[jbosstools-fuse-dev] Build failed in Jenkins: Fuse-Tooling-pullrequest #196

Fuse Jenkins fuse-infra at redhat.com
Tue Aug 23 05:56:28 EDT 2016


See <http://10.8.63.16/job/Fuse-Tooling-pullrequest/196/>

------------------------------------------
[...truncated 4378 lines...]
	at org.eclipse.swt.widgets.Text.addModifyListener(Text.java:280)
	at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution.addListener(QueryContribution.java:66)
	at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution.<init>(QueryContribution.java:62)
	at org.jboss.tools.jmx.ui.internal.views.navigator.JMXNavigator$1.run(JMXNavigator.java:71)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
	... 67 more
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
	at org.eclipse.swt.SWT.error(SWT.java:4491)
	at org.eclipse.swt.SWT.error(SWT.java:4406)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
	at org.fusesource.ide.camel.editor.integration.CamelEditorIT.readAndDispatch(CamelEditorIT.java:599)
	at org.fusesource.ide.camel.editor.integration.CamelEditorIT.openFileInEditor(CamelEditorIT.java:573)
	at org.fusesource.ide.camel.editor.integration.CamelEditorIT.deleteElementThenInsert2Elements(CamelEditorIT.java:223)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
Caused by: org.eclipse.swt.SWTException: Widget is disposed
	at org.eclipse.swt.SWT.error(SWT.java:4491)
	at org.eclipse.swt.SWT.error(SWT.java:4406)
	at org.eclipse.swt.SWT.error(SWT.java:4377)
	at org.eclipse.swt.widgets.Widget.error(Widget.java:482)
	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:419)
	at org.eclipse.swt.widgets.Text.addModifyListener(Text.java:280)
	at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution.addListener(QueryContribution.java:66)
	at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution.<init>(QueryContribution.java:62)
	at org.jboss.tools.jmx.ui.internal.views.navigator.JMXNavigator$1.run(JMXNavigator.java:71)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
	... 67 more
Tests run: 17, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 16.372 sec <<< FAILURE! - in org.fusesource.ide.camel.editor.integration.CamelEditorIT
dropWhenOnRoute(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 2.627 sec
dropRouteOnLog(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.743 sec
deleteElementFromFlow(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.826 sec
insertElementIntoFlow(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 1.257 sec
reconnectToUnwiredNodeShouldBePossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 1.073 sec
createASecondRoute(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 1.126 sec
dropRouteOnCamelContext(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.579 sec
deleteElement_respectComponentHeightWhenThereAreHighHeightChoiceContainer(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.757 sec
reconnectSourceToLastElementOfFlowShouldBePossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.629 sec
reconnectToNestedNodeShouldNotBePossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.648 sec
openFileWithoutContext(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.571 sec
reconnectToWiredNodeShouldNotBepossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.663 sec
addWiredElementsAfterThenBeforeLog(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 1.096 sec
reconnectToFirstInFlowShouldNotBePossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.635 sec
dropRouteOnRoute(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.582 sec
openFileWithoutContextWhenOutlinePageOpened(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.643 sec  <<< FAILURE!
java.lang.AssertionError: 
Expecting:
 <true>
to be equal to:
 <false>
but was not.
	at org.fusesource.ide.camel.editor.integration.CamelEditorIT.openFileWithoutContextWhenOutlinePageOpened(CamelEditorIT.java:116)

deleteElementThenInsert2Elements(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 1.907 sec
Running org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT
testSmallIconForNotProvidedEndpoint(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec
testLargeIconForNotProvidedElement(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec
testSmallIconForNotProvidedElement(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec
testSmallIconForProvidedElement(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec
testLargeIconForProvidedElement(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec
testLargeIconForNotProvidedEndpoint(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec

Results :

Failed tests: 
  CamelEditorIT.openFileWithoutContextWhenOutlinePageOpened:116 
Expecting:
 <true>
to be equal to:
 <false>
but was not.

Tests run: 134, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [  0.250 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [  0.328 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [  0.008 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [  1.319 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [  0.419 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [  1.187 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [  0.129 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [  0.765 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [  0.639 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [  0.495 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [  0.498 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [  0.213 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [  0.015 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [  0.443 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [  0.294 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [  0.040 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [  0.242 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [  1.612 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [  0.288 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [  0.037 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [  1.993 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [  0.004 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons  SUCCESS [  0.307 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [  0.335 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [  0.913 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 11.775 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [  6.397 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [  0.315 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [  1.566 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [  7.120 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [  0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [  0.239 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [  0.054 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [  0.305 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [  0.352 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [  0.455 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [  0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [  3.108 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests FAILURE [ 27.607 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:01 min
[INFO] Finished at: 2016-08-23T05:56:25-04:00
[INFO] Final Memory: 296M/1510M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.camel.editor.tests.integration: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests.integration/target/surefire-reports> for the individual test results.
[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.fusesource.ide.camel.editor.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :17
Killing Xvnc process ID 8363


More information about the jbosstools-fuse-dev mailing list