[JBoss JIRA] (JBIDE-26515) Job jbosstools-livereload_master is Red
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26515?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-26515:
----------------------------------
Description:
Livereload build on jenkins started failing in middle of December 2018:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
with errors like:
{code:java}
!SESSION 2019-01-02 02:58:25.265 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_191
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide
Command-line arguments: -data /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide
!ENTRY org.jboss.tools.livereload.core 4 0 2019-01-02 02:58:41.425
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.livereload.core [286]
Unresolved requirement: Require-Bundle: org.apache.aries.spifly.dynamic.bundle; bundle-version="1.0.10"
-> Bundle-SymbolicName: org.apache.aries.spifly.dynamic.bundle; bundle-version="1.0.10"
org.apache.aries.spifly.dynamic.bundle [16]
Unresolved requirement: Import-Package: org.objectweb.asm.commons; version="[5.0.0,7.0.0)"
-> Export-Package: org.objectweb.asm.commons; bundle-symbolic-name="org.objectweb.asm.commons"; bundle-version="6.2.1.v20180823-1831"; version="6.2.1"; uses:="org.objectweb.asm,org.objectweb.asm.signature,org.objectweb.asm.tree"
org.objectweb.asm.commons [18]
No resolution report for the bundle. Bundle was not resolved because of a uses constraint violation.
org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"] because it is exposed to package 'org.objectweb.asm' from resources org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"] and org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="7.0.0.v20181030-2244"] via two dependency chains.
Chain 1:
org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"]
import: (&(osgi.wiring.package=org.objectweb.asm)(&(version>=5.0.0)(!(version>=7.0.0))))
|
export: osgi.wiring.package: org.objectweb.asm
org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"]
Chain 2:
org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"]
import: (&(osgi.wiring.package=org.objectweb.asm.commons)(&(version>=5.0.0)(!(version>=7.0.0))))
|
export: osgi.wiring.package=org.objectweb.asm.commons; uses:=org.objectweb.asm
org.objectweb.asm.commons [osgi.identity; osgi.identity="org.objectweb.asm.commons"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"]
import: (&(osgi.wiring.package=org.objectweb.asm)(version>=6.2.1))
|
export: osgi.wiring.package: org.objectweb.asm
org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="7.0.0.v20181030-2244"]
at org.eclipse.osgi.container.Module.start(Module.java:451)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1749)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1728)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1691)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1622)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
{code}
Similar issues are in:
https://issues.jboss.org/browse/JBIDE-26027
was:
Livereload build on jenkins started failing in middle of December 2018:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
with errors:
{code:java}
!SESSION 2019-01-02 02:58:25.265 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_191
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide
Command-line arguments: -data /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide
!ENTRY org.jboss.tools.livereload.core 4 0 2019-01-02 02:58:41.425
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.livereload.core [286]
Unresolved requirement: Require-Bundle: org.apache.aries.spifly.dynamic.bundle; bundle-version="1.0.10"
-> Bundle-SymbolicName: org.apache.aries.spifly.dynamic.bundle; bundle-version="1.0.10"
org.apache.aries.spifly.dynamic.bundle [16]
Unresolved requirement: Import-Package: org.objectweb.asm.commons; version="[5.0.0,7.0.0)"
-> Export-Package: org.objectweb.asm.commons; bundle-symbolic-name="org.objectweb.asm.commons"; bundle-version="6.2.1.v20180823-1831"; version="6.2.1"; uses:="org.objectweb.asm,org.objectweb.asm.signature,org.objectweb.asm.tree"
org.objectweb.asm.commons [18]
No resolution report for the bundle. Bundle was not resolved because of a uses constraint violation.
org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"] because it is exposed to package 'org.objectweb.asm' from resources org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"] and org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="7.0.0.v20181030-2244"] via two dependency chains.
Chain 1:
org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"]
import: (&(osgi.wiring.package=org.objectweb.asm)(&(version>=5.0.0)(!(version>=7.0.0))))
|
export: osgi.wiring.package: org.objectweb.asm
org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"]
Chain 2:
org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"]
import: (&(osgi.wiring.package=org.objectweb.asm.commons)(&(version>=5.0.0)(!(version>=7.0.0))))
|
export: osgi.wiring.package=org.objectweb.asm.commons; uses:=org.objectweb.asm
org.objectweb.asm.commons [osgi.identity; osgi.identity="org.objectweb.asm.commons"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"]
import: (&(osgi.wiring.package=org.objectweb.asm)(version>=6.2.1))
|
export: osgi.wiring.package: org.objectweb.asm
org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="7.0.0.v20181030-2244"]
at org.eclipse.osgi.container.Module.start(Module.java:451)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1749)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1728)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1691)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1622)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
{code}
Similar issues are in:
https://issues.jboss.org/browse/JBIDE-26027
> Job jbosstools-livereload_master is Red
> ---------------------------------------
>
> Key: JBIDE-26515
> URL: https://issues.jboss.org/browse/JBIDE-26515
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, livereload
> Affects Versions: 4.11.0.AM1
> Environment: Jenkins
> Reporter: Josef Kopriva
> Priority: Major
>
> Livereload build on jenkins started failing in middle of December 2018:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> with errors like:
> {code:java}
> !SESSION 2019-01-02 02:58:25.265 -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.8.0_191
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide
> Command-line arguments: -data /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide
> !ENTRY org.jboss.tools.livereload.core 4 0 2019-01-02 02:58:41.425
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.livereload.core [286]
> Unresolved requirement: Require-Bundle: org.apache.aries.spifly.dynamic.bundle; bundle-version="1.0.10"
> -> Bundle-SymbolicName: org.apache.aries.spifly.dynamic.bundle; bundle-version="1.0.10"
> org.apache.aries.spifly.dynamic.bundle [16]
> Unresolved requirement: Import-Package: org.objectweb.asm.commons; version="[5.0.0,7.0.0)"
> -> Export-Package: org.objectweb.asm.commons; bundle-symbolic-name="org.objectweb.asm.commons"; bundle-version="6.2.1.v20180823-1831"; version="6.2.1"; uses:="org.objectweb.asm,org.objectweb.asm.signature,org.objectweb.asm.tree"
> org.objectweb.asm.commons [18]
> No resolution report for the bundle. Bundle was not resolved because of a uses constraint violation.
> org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"] because it is exposed to package 'org.objectweb.asm' from resources org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"] and org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="7.0.0.v20181030-2244"] via two dependency chains.
> Chain 1:
> org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"]
> import: (&(osgi.wiring.package=org.objectweb.asm)(&(version>=5.0.0)(!(version>=7.0.0))))
> |
> export: osgi.wiring.package: org.objectweb.asm
> org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"]
> Chain 2:
> org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"]
> import: (&(osgi.wiring.package=org.objectweb.asm.commons)(&(version>=5.0.0)(!(version>=7.0.0))))
> |
> export: osgi.wiring.package=org.objectweb.asm.commons; uses:=org.objectweb.asm
> org.objectweb.asm.commons [osgi.identity; osgi.identity="org.objectweb.asm.commons"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"]
> import: (&(osgi.wiring.package=org.objectweb.asm)(version>=6.2.1))
> |
> export: osgi.wiring.package: org.objectweb.asm
> org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="7.0.0.v20181030-2244"]
> at org.eclipse.osgi.container.Module.start(Module.java:451)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1749)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1728)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1691)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1622)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
> {code}
> Similar issues are in:
> https://issues.jboss.org/browse/JBIDE-26027
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (JBIDE-26515) Job jbosstools-livereload_master is Red
by Josef Kopriva (Jira)
Josef Kopriva created JBIDE-26515:
-------------------------------------
Summary: Job jbosstools-livereload_master is Red
Key: JBIDE-26515
URL: https://issues.jboss.org/browse/JBIDE-26515
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, livereload
Affects Versions: 4.11.0.AM1
Environment: Jenkins
Reporter: Josef Kopriva
Livereload build on jenkins started failing in middle of December 2018:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
with errors:
{code:java}
!SESSION 2019-01-02 02:58:25.265 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_191
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide
Command-line arguments: -data /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /mnt/hudson_workspace/workspace/jbosstools-livereload_master/sources/tests/org.jboss.tools.livereload.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide
!ENTRY org.jboss.tools.livereload.core 4 0 2019-01-02 02:58:41.425
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.livereload.core [286]
Unresolved requirement: Require-Bundle: org.apache.aries.spifly.dynamic.bundle; bundle-version="1.0.10"
-> Bundle-SymbolicName: org.apache.aries.spifly.dynamic.bundle; bundle-version="1.0.10"
org.apache.aries.spifly.dynamic.bundle [16]
Unresolved requirement: Import-Package: org.objectweb.asm.commons; version="[5.0.0,7.0.0)"
-> Export-Package: org.objectweb.asm.commons; bundle-symbolic-name="org.objectweb.asm.commons"; bundle-version="6.2.1.v20180823-1831"; version="6.2.1"; uses:="org.objectweb.asm,org.objectweb.asm.signature,org.objectweb.asm.tree"
org.objectweb.asm.commons [18]
No resolution report for the bundle. Bundle was not resolved because of a uses constraint violation.
org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"] because it is exposed to package 'org.objectweb.asm' from resources org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"] and org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="7.0.0.v20181030-2244"] via two dependency chains.
Chain 1:
org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"]
import: (&(osgi.wiring.package=org.objectweb.asm)(&(version>=5.0.0)(!(version>=7.0.0))))
|
export: osgi.wiring.package: org.objectweb.asm
org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"]
Chain 2:
org.apache.aries.spifly.dynamic.bundle [osgi.identity; osgi.identity="org.apache.aries.spifly.dynamic.bundle"; type="osgi.bundle"; version:Version="1.0.10"]
import: (&(osgi.wiring.package=org.objectweb.asm.commons)(&(version>=5.0.0)(!(version>=7.0.0))))
|
export: osgi.wiring.package=org.objectweb.asm.commons; uses:=org.objectweb.asm
org.objectweb.asm.commons [osgi.identity; osgi.identity="org.objectweb.asm.commons"; type="osgi.bundle"; version:Version="6.2.1.v20180823-1831"]
import: (&(osgi.wiring.package=org.objectweb.asm)(version>=6.2.1))
|
export: osgi.wiring.package: org.objectweb.asm
org.objectweb.asm [osgi.identity; osgi.identity="org.objectweb.asm"; type="osgi.bundle"; version:Version="7.0.0.v20181030-2244"]
at org.eclipse.osgi.container.Module.start(Module.java:451)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1749)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1728)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1691)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1622)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
{code}
Similar issues are in:
https://issues.jboss.org/browse/JBIDE-26027
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (JBIDE-26514) Fix JDK11 compilation errors in jbosstools-integration-tests repo
by Josef Kopriva (Jira)
Josef Kopriva created JBIDE-26514:
-------------------------------------
Summary: Fix JDK11 compilation errors in jbosstools-integration-tests repo
Key: JBIDE-26514
URL: https://issues.jboss.org/browse/JBIDE-26514
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests
Affects Versions: 4.11.0.AM1
Reporter: Josef Kopriva
{code:java}
Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.3.0:compile (default-compile) on project org.jboss.tools.ws.ui.bot.test: Compilation failure: Compilation failure:
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[21]
[ERROR] import javax.xml.soap.MessageFactory;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'MessageFactory' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[22]
[ERROR] import javax.xml.soap.SOAPException;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'SOAPException' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[23]
[ERROR] import javax.xml.soap.SOAPMessage;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[24]
[ERROR] import javax.xml.ws.Dispatch;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'Dispatch<T>' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[25]
[ERROR] import javax.xml.ws.Service;
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'Service' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[26]
[ERROR] import javax.xml.ws.Service.Mode;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'Service.Mode' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[31]
[ERROR] private Dispatch<SOAPMessage> d;
[ERROR] ^^^^^^^^
[ERROR] Access restriction: The type 'Dispatch<SOAPMessage>' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[31]
[ERROR] private Dispatch<SOAPMessage> d;
[ERROR] ^^^^^^^^^^^
[ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[34]
[ERROR] Service s = Service.create(location, serviceName);
[ERROR] ^^^^^^^
[ERROR] Access restriction: The type 'Service' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[34]
[ERROR] Service s = Service.create(location, serviceName);
[ERROR] ^^^^^^^
[ERROR] Access restriction: The type 'Service' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[34]
[ERROR] Service s = Service.create(location, serviceName);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method 'Service.create(URL, QName)' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[35]
[ERROR] d = s.createDispatch(portName, SOAPMessage.class, Mode.MESSAGE);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method 'Service.createDispatch(QName, Class<SOAPMessage>, Service.Mode)' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[35]
[ERROR] d = s.createDispatch(portName, SOAPMessage.class, Mode.MESSAGE);
[ERROR] ^^^^^^^^^^^
[ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[35]
[ERROR] d = s.createDispatch(portName, SOAPMessage.class, Mode.MESSAGE);
[ERROR] ^^^^^^^^^^^^
[ERROR] Access restriction: The type 'Service.Mode' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[35]
[ERROR] d = s.createDispatch(portName, SOAPMessage.class, Mode.MESSAGE);
[ERROR] ^^^^^^^
[ERROR] Access restriction: The field 'Service.Mode.MESSAGE' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[39]
[ERROR] SOAPMessage result = null;
[ERROR] ^^^^^^^^^^^
[ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[41]
[ERROR] SOAPMessage msg = MessageFactory.newInstance().createMessage( null, new ByteArrayInputStream(message.getBytes()));
[ERROR] ^^^^^^^^^^^
[ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[41]
[ERROR] SOAPMessage msg = MessageFactory.newInstance().createMessage( null, new ByteArrayInputStream(message.getBytes()));
[ERROR] ^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'MessageFactory' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[41]
[ERROR] SOAPMessage msg = MessageFactory.newInstance().createMessage( null, new ByteArrayInputStream(message.getBytes()));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method 'MessageFactory.newInstance()' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[41]
[ERROR] SOAPMessage msg = MessageFactory.newInstance().createMessage( null, new ByteArrayInputStream(message.getBytes()));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method 'MessageFactory.createMessage(MimeHeaders, InputStream)' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[42]
[ERROR] msg.saveChanges();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method 'SOAPMessage.saveChanges()' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[43]
[ERROR] result = d.invoke(msg);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Access restriction: The method 'Dispatch<SOAPMessage>.invoke(SOAPMessage)' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[44]
[ERROR] } catch (SOAPException e) {
[ERROR] ^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'SOAPException' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[45]
[ERROR] L.log(Level.WARNING, e.getMessage(), e);
[ERROR] ^^^^^^^^^^^^^^
[ERROR] Access restriction: The method 'SOAPException.getMessage()' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[55]
[ERROR] private String msgToString(SOAPMessage msg) {
[ERROR] ^^^^^^^^^^^
[ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[61]
[ERROR] msg.writeTo(out);
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method 'SOAPMessage.writeTo(OutputStream)' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[62]
[ERROR] } catch (SOAPException e) {
[ERROR] ^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'SOAPException' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[63]
[ERROR] L.log(Level.WARNING, e.getMessage(), e);
[ERROR] ^^^^^^^^^^^^^^
[ERROR] Access restriction: The method 'SOAPException.getMessage()' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
[ERROR] 28 problems (28 errors)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.ws.ui.bot.test
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (JBIDE-26514) Fix JDK11 compilation errors in jbosstools-integration-tests repo
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26514?page=com.atlassian.jira.plugi... ]
Josef Kopriva reassigned JBIDE-26514:
-------------------------------------
Assignee: Josef Kopriva
> Fix JDK11 compilation errors in jbosstools-integration-tests repo
> -----------------------------------------------------------------
>
> Key: JBIDE-26514
> URL: https://issues.jboss.org/browse/JBIDE-26514
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests
> Affects Versions: 4.11.0.AM1
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
> Priority: Major
>
> {code:java}
> Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.3.0:compile (default-compile) on project org.jboss.tools.ws.ui.bot.test: Compilation failure: Compilation failure:
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[21]
> [ERROR] import javax.xml.soap.MessageFactory;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type 'MessageFactory' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[22]
> [ERROR] import javax.xml.soap.SOAPException;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type 'SOAPException' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[23]
> [ERROR] import javax.xml.soap.SOAPMessage;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[24]
> [ERROR] import javax.xml.ws.Dispatch;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type 'Dispatch<T>' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[25]
> [ERROR] import javax.xml.ws.Service;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type 'Service' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[26]
> [ERROR] import javax.xml.ws.Service.Mode;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type 'Service.Mode' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[31]
> [ERROR] private Dispatch<SOAPMessage> d;
> [ERROR] ^^^^^^^^
> [ERROR] Access restriction: The type 'Dispatch<SOAPMessage>' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[31]
> [ERROR] private Dispatch<SOAPMessage> d;
> [ERROR] ^^^^^^^^^^^
> [ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[34]
> [ERROR] Service s = Service.create(location, serviceName);
> [ERROR] ^^^^^^^
> [ERROR] Access restriction: The type 'Service' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[34]
> [ERROR] Service s = Service.create(location, serviceName);
> [ERROR] ^^^^^^^
> [ERROR] Access restriction: The type 'Service' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[34]
> [ERROR] Service s = Service.create(location, serviceName);
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'Service.create(URL, QName)' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[35]
> [ERROR] d = s.createDispatch(portName, SOAPMessage.class, Mode.MESSAGE);
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'Service.createDispatch(QName, Class<SOAPMessage>, Service.Mode)' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[35]
> [ERROR] d = s.createDispatch(portName, SOAPMessage.class, Mode.MESSAGE);
> [ERROR] ^^^^^^^^^^^
> [ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[35]
> [ERROR] d = s.createDispatch(portName, SOAPMessage.class, Mode.MESSAGE);
> [ERROR] ^^^^^^^^^^^^
> [ERROR] Access restriction: The type 'Service.Mode' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[35]
> [ERROR] d = s.createDispatch(portName, SOAPMessage.class, Mode.MESSAGE);
> [ERROR] ^^^^^^^
> [ERROR] Access restriction: The field 'Service.Mode.MESSAGE' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[39]
> [ERROR] SOAPMessage result = null;
> [ERROR] ^^^^^^^^^^^
> [ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[41]
> [ERROR] SOAPMessage msg = MessageFactory.newInstance().createMessage( null, new ByteArrayInputStream(message.getBytes()));
> [ERROR] ^^^^^^^^^^^
> [ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[41]
> [ERROR] SOAPMessage msg = MessageFactory.newInstance().createMessage( null, new ByteArrayInputStream(message.getBytes()));
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type 'MessageFactory' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[41]
> [ERROR] SOAPMessage msg = MessageFactory.newInstance().createMessage( null, new ByteArrayInputStream(message.getBytes()));
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'MessageFactory.newInstance()' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[41]
> [ERROR] SOAPMessage msg = MessageFactory.newInstance().createMessage( null, new ByteArrayInputStream(message.getBytes()));
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'MessageFactory.createMessage(MimeHeaders, InputStream)' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[42]
> [ERROR] msg.saveChanges();
> [ERROR] ^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'SOAPMessage.saveChanges()' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[43]
> [ERROR] result = d.invoke(msg);
> [ERROR] ^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'Dispatch<SOAPMessage>.invoke(SOAPMessage)' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/org.jboss.tools.ws.wise.ui-2.0.102-SNAPSHOT.jar/lib/jboss-jaxws-api_2.2_spec-1.0.0.Final.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[44]
> [ERROR] } catch (SOAPException e) {
> [ERROR] ^^^^^^^^^^^^^
> [ERROR] Access restriction: The type 'SOAPException' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[45]
> [ERROR] L.log(Level.WARNING, e.getMessage(), e);
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'SOAPException.getMessage()' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[55]
> [ERROR] private String msgToString(SOAPMessage msg) {
> [ERROR] ^^^^^^^^^^^
> [ERROR] Access restriction: The type 'SOAPMessage' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[61]
> [ERROR] msg.writeTo(out);
> [ERROR] ^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'SOAPMessage.writeTo(OutputStream)' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[62]
> [ERROR] } catch (SOAPException e) {
> [ERROR] ^^^^^^^^^^^^^
> [ERROR] Access restriction: The type 'SOAPException' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] /home/jkopriva/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/wsclient/WSClient.java:[63]
> [ERROR] L.log(Level.WARNING, e.getMessage(), e);
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'SOAPException.getMessage()' is not API (restriction on classpath entry '/home/jkopriva/.m2/repository/.cache/tycho/javax.xml.soap-1.2.0.v201005080501.jar/lib/saaj.jar')
> [ERROR] 28 problems (28 errors)
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR] mvn <goals> -rf :org.jboss.tools.ws.ui.bot.test
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months