[JBoss JIRA] (JBIDE-15896) RuntimeWorkbenchUtils.refreshServersView() throws exception sometimes when running tycho tests
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15896?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-15896:
-------------------------------------
Lowering to minor until we can get an example of a failing build. and a trace that can be used to track the bug down.
> RuntimeWorkbenchUtils.refreshServersView() throws exception sometimes when running tycho tests
> ----------------------------------------------------------------------------------------------
>
> Key: JBIDE-15896
> URL: https://issues.jboss.org/browse/JBIDE-15896
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: runtime-detection
> Affects Versions: 4.1.x
> Reporter: Snjezana Peco
> Assignee: Rob Stryker
> Priority: Minor
>
> The issue can happen in a component that requires the runtime component.
> See build #307
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-portlet_m...
> {code}[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.19.0:test (default-test) on project org.jboss.tools.portlet.core.test: An unexpected error occured (return code 13). See log for details. -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.19.0:test (default-test) on project org.jboss.tools.portlet.core.test: An unexpected error occured (return code 13). See log for details.
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoFailureException: An unexpected error occured (return code 13). See log for details.
> at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:970)
> at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:668)
> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> ... 19 more
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month
[JBoss JIRA] (JBIDE-16644) Cordova Plugins are not loaded when they are not supported on certain platforms
by Vineet Reynolds (JIRA)
Vineet Reynolds created JBIDE-16644:
---------------------------------------
Summary: Cordova Plugins are not loaded when they are not supported on certain platforms
Key: JBIDE-16644
URL: https://issues.jboss.org/browse/JBIDE-16644
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid
Affects Versions: 4.1.1.Final
Reporter: Vineet Reynolds
I added the [Cordova StatusBar plugin|https://github.com/apache/cordova-plugins/tree/master/statusbar] (supported on iOS and not on Android) to my HMT project. When run this project on an Android emulator, the statusbar plugin is not loaded by the tooling, even though a reference to the plugin is added to the starting page of the app - index.html.
See the [referenced screenshot|http://www.screencast.com/t/Jq5wZWLI8Ho] as an example.
This is not the case when using the Cordova CLI. The CLI commands ensure that the JS file for the StatusBar plugin is loaded on Android. While a 404 is not harmful in this case, it is certainly not recommended.
As a note, we must try and match the Cordova CLI behavior as much as possible, and this is a slight deviation from it - the iOS-specific plugin is referenced in {{android/assets/www/cordova_plugins.js}} in the Android project but is not copied to the {{android/assets/www/plugins}} directory in the project.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month
[JBoss JIRA] (JBIDE-15897) Make all relevant OpenShift Explorer actions available from Server Adapter
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15897?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-15897:
------------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> Make all relevant OpenShift Explorer actions available from Server Adapter
> --------------------------------------------------------------------------
>
> Key: JBIDE-15897
> URL: https://issues.jboss.org/browse/JBIDE-15897
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Reporter: Max Rydahl Andersen
> Fix For: 4.2.0.Beta1
>
> Attachments: explorer-context-menu.png, server-adapter-context-menu.png
>
>
> JBIDE-11841 was done earlier but only added the missing actions - when new actions are added we tend to forget to add them.
> Explorer:
> !explorer-context-menu.png!
> Server adapter:
> !server-adapter-context-menu.png!
> We should make it so these actions (when relevant) gets added to both places (openshift explorer / server adapter) and optimally also available in an OpenShift context menu on a project.
> Meaning you don't have to navigate to explorer view constantly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month
[JBoss JIRA] (JBIDE-16408) Use hybrid mobile engines from local directories
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16408?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-16408:
------------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> Use hybrid mobile engines from local directories
> ------------------------------------------------
>
> Key: JBIDE-16408
> URL: https://issues.jboss.org/browse/JBIDE-16408
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Reporter: Gorkem Ercan
> Assignee: Gorkem Ercan
> Fix For: 4.2.0.Beta1
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> It is only possible to get cordova engines from the apache repository in this release. This is a request to make it possible to configure a custom engine that exists on a directory.
> This means selecting directories per supported platform.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month
[JBoss JIRA] (JBIDE-16445) Wording in New Server wizard for OpenShift needs fixing
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16445?page=com.atlassian.jira.plugi... ]
Michelle Murray closed JBIDE-16445.
-----------------------------------
reclosing after setting docs tag
> Wording in New Server wizard for OpenShift needs fixing
> -------------------------------------------------------
>
> Key: JBIDE-16445
> URL: https://issues.jboss.org/browse/JBIDE-16445
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.1.Final
> Reporter: Michelle Murray
> Assignee: Andre Dietisheim
> Fix For: 4.2.0.Alpha2
>
> Attachments: OpenShift_servadap.png
>
>
> In OpenShift view, right-click an app and click Create a Server Adapter. There is a warning in the wizard window because I have not yet imported the app to the workspace.
> The warning wording should be fixed to read:
> "Your workspace does not have a project *that corresponds* to *the* application <name>. Please import *the application* first."
> !OpenShift_servadap.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month
[JBoss JIRA] (JBIDE-16445) Wording in New Server wizard for OpenShift needs fixing
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16445?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-16445:
------------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> Wording in New Server wizard for OpenShift needs fixing
> -------------------------------------------------------
>
> Key: JBIDE-16445
> URL: https://issues.jboss.org/browse/JBIDE-16445
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.1.Final
> Reporter: Michelle Murray
> Assignee: Andre Dietisheim
> Fix For: 4.2.0.Alpha2
>
> Attachments: OpenShift_servadap.png
>
>
> In OpenShift view, right-click an app and click Create a Server Adapter. There is a warning in the wizard window because I have not yet imported the app to the workspace.
> The warning wording should be fixed to read:
> "Your workspace does not have a project *that corresponds* to *the* application <name>. Please import *the application* first."
> !OpenShift_servadap.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month
[JBoss JIRA] (JBIDE-16445) Wording in New Server wizard for OpenShift needs fixing
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16445?page=com.atlassian.jira.plugi... ]
Michelle Murray resolved JBIDE-16445.
-------------------------------------
Resolution: Done
> Wording in New Server wizard for OpenShift needs fixing
> -------------------------------------------------------
>
> Key: JBIDE-16445
> URL: https://issues.jboss.org/browse/JBIDE-16445
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.1.Final
> Reporter: Michelle Murray
> Assignee: Andre Dietisheim
> Fix For: 4.2.0.Alpha2
>
> Attachments: OpenShift_servadap.png
>
>
> In OpenShift view, right-click an app and click Create a Server Adapter. There is a warning in the wizard window because I have not yet imported the app to the workspace.
> The warning wording should be fixed to read:
> "Your workspace does not have a project *that corresponds* to *the* application <name>. Please import *the application* first."
> !OpenShift_servadap.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month