[JBoss JIRA] (JBIDE-18008) Nested jars prevent SonarQube/FindBugs from running
by Mickael Istria (JIRA)
Mickael Istria created JBIDE-18008:
--------------------------------------
Summary: Nested jars prevent SonarQube/FindBugs from running
Key: JBIDE-18008
URL: https://issues.jboss.org/browse/JBIDE-18008
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: archives
Reporter: Mickael Istria
Bundle org.jboss.ide.eclipse.archives.core makes SonarQube analysis fail because it's classes get included in some nested jar (and get to different location that target/classes).
Cf https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
{code}
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.4:sonar (default-cli) on project server.all: Can not execute SonarQube analysis: Can not execute Findbugs: Findbugs needs sources to be compiled. Please build project before executing sonar and check the location of compiled classes. -> [Help 1]
{code}
This is an exploded bundles with nested jars, we should investigate whether it's possible to turn it into a more standard jar, which would still be usable in its Ant version. Cf ./archives/tests/org.jboss.ide.eclipse.archives.test/inputs/projects/SimpleAntTest
Also, the jvmmonitor bundles use nested jars. We should avoid that too.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17938) No local processes in JMX Navigator when Eclipse is run with java 7
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17938?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-17938:
-------------------------------------
{code}
!ENTRY org.jboss.tools.jmx.jvmmonitor.tools 4 0 2014-07-31 18:32:05.692
!MESSAGE Update timer canceled.
!STACK 1
org.jboss.tools.jmx.jvmmonitor.core.JvmCoreException: sun.jvmstat.monitor.MonitoredHost cannot be found by org.jboss.tools.jmx.jvmmonitor.tools_1.6.0.qualifier
at org.jboss.tools.jmx.jvmmonitor.internal.tools.Tools.invokeGetMonitoredHost(Tools.java:130)
at org.jboss.tools.jmx.jvmmonitor.internal.tools.JvmAttachHandler.updatesActiveJvms(JvmAttachHandler.java:100)
at org.jboss.tools.jmx.jvmmonitor.internal.tools.JvmAttachHandler$1.run(JvmAttachHandler.java:80)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
Caused by: java.lang.ClassNotFoundException: sun.jvmstat.monitor.MonitoredHost cannot be found by org.jboss.tools.jmx.jvmmonitor.tools_1.6.0.qualifier
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:423)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:336)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:328)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:190)
at org.jboss.tools.jmx.jvmmonitor.internal.tools.Tools.invokeGetMonitoredHost(Tools.java:125)
... 4 more
{code}
Still investigating.
> No local processes in JMX Navigator when Eclipse is run with java 7
> -------------------------------------------------------------------
>
> Key: JBIDE-17938
> URL: https://issues.jboss.org/browse/JBIDE-17938
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta3
> Environment: JBDS 8.0.0.Beta3b B193
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.2.0.CR1
>
>
> When I install and run JBDS with java 7, there are no local processes shown in the JMX navigator.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17934) cordova-3.5.0.jar missing when exporting andriod project
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17934?page=com.atlassian.jira.plugi... ]
Gorkem Ercan commented on JBIDE-17934:
--------------------------------------
I have been trying to create this case with the Beta3 release [1], I could not. Can you verify if it still exists on Beta3?
[1] http://tools.jboss.org/blog/2014-07-28-beta3-for-luna.html
> cordova-3.5.0.jar missing when exporting andriod project
> --------------------------------------------------------
>
> Key: JBIDE-17934
> URL: https://issues.jboss.org/browse/JBIDE-17934
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSx 10.9.4, Eclipse Luna (4.4.0), Jboss Tools for Luna (4.2.0.Beta2), with Jboss Hybrid Mobile Tools + CordovaSim.
> Reporter: Asif Kilwani
> Assignee: Gorkem Ercan
> Fix For: 4.2.0.CR1
>
>
> When trying to test "run on Andriod device" or export native platform project
> Error generating the native android project
> /Users/Administrator/.cordova/lib/android/cordova/3.5.0/framework/cordova-3.5.0.jar (No such file or directory)
> I deleted framework and downloaded again from properties, but same.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17944) BrowserSim: Use http: protocol instead of file: for accessing local files
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17944?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-17944:
-----------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> BrowserSim: Use http: protocol instead of file: for accessing local files
> -------------------------------------------------------------------------
>
> Key: JBIDE-17944
> URL: https://issues.jboss.org/browse/JBIDE-17944
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Reporter: Alexey Kazakov
> Assignee: Ilya Buziuk
> Fix For: 4.3.0.Alpha1
>
> Attachments: ripple.png
>
>
> Currently, BrowserSim works through file: protocol but this protocol doesn't work well with paths relative to the webroot (which start with "/").
> So if a local file contains any links to local resources (css, js, ...) via relative paths then these resources are not available in BrowserSim.
> For example all official ionic example projects use such paths. It makes "open with BrowserSim" feature useless for those projects.
> It would be great if BrowserSim uses http: as our HTML5 preview does.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-18001) Consider using a more pale shade of yellow to identify Early Access content in JBoss Central
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18001?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-18001:
----------------------------------------
[~nickboldt] Is this something you're interested in implementing?
> Consider using a more pale shade of yellow to identify Early Access content in JBoss Central
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-18001
> URL: https://issues.jboss.org/browse/JBIDE-18001
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: central, discovery
> Affects Versions: 4.2.0.Beta3
> Reporter: Nick Boldt
> Assignee: Mickael Istria
> Priority: Minor
> Fix For: 4.2.0.CR1
>
>
> From [~maxandersen] (sic):
> {quote}
> (2014-07-30 09:43:42) maxandersen: nickboldt1: yes but having a paler yellow actually sounds like better than what is there now
> (2014-07-30 09:47:42) maxandersen: nickboldt1: suggestions to make the bigy ellow we got now very welcome. thus yes if we dont have a jira for better suggestion for this alrady
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-18007) Server adapter: Enhancement of deletion of an application via server adapter
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18007?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-18007:
----------------------------------
Summary: Server adapter: Enhancement of deletion of an application via server adapter (was: Server adapter: Delete non-existing application via server adapter provides inaccurate error message)
> Server adapter: Enhancement of deletion of an application via server adapter
> ----------------------------------------------------------------------------
>
> Key: JBIDE-18007
> URL: https://issues.jboss.org/browse/JBIDE-18007
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta3
> Reporter: Marián Labuda
> Priority: Minor
> Attachments: delete_app_via_adapter.png
>
>
> After attempt to delete non-existing application via server adapter there is a error message telling us about non-existing application but also about application in workspace. This is not quite correct, bcs. delete application through server adapter does not provide removal of the application in the workspace. It only delete an application on OpenShift server.
> However, trying to delete an OpenShift application via adapter with non-existing application in workspace (but existing on OpenShift) this error message is correct.
> !delete_app_via_adapter.png!
> We should either:
> 1) Fix error message and behaviour to delete also an application in workspace. But I think this is not desired solution, bcs. user would want to work with his application later, although it has been deleted from OpenShift.
> 2.) Fix behaviour to delete also an application from workspace and error message will be fully correct.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-18007) Server adapter: Deletion of an application via server adapter
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18007?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-18007:
----------------------------------
Summary: Server adapter: Deletion of an application via server adapter (was: Server adapter: Enhancement of deletion of an application via server adapter)
> Server adapter: Deletion of an application via server adapter
> -------------------------------------------------------------
>
> Key: JBIDE-18007
> URL: https://issues.jboss.org/browse/JBIDE-18007
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta3
> Reporter: Marián Labuda
> Priority: Minor
> Attachments: delete_app_via_adapter.png
>
>
> After attempt to delete non-existing application via server adapter there is a error message telling us about non-existing application but also about application in workspace. This is not quite correct, bcs. delete application through server adapter does not provide removal of the application in the workspace. It only delete an application on OpenShift server.
> However, trying to delete an OpenShift application via adapter with non-existing application in workspace (but existing on OpenShift) this error message is correct.
> !delete_app_via_adapter.png!
> We should either:
> 1) Fix error message and behaviour to delete also an application in workspace. But I think this is not desired solution, bcs. user would want to work with his application later, although it has been deleted from OpenShift.
> 2.) Fix behaviour to delete also an application from workspace and error message will be fully correct.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-18007) Server adapter: Delete non-existing application via server adapter provides inaccurate error message
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-18007:
-------------------------------------
Summary: Server adapter: Delete non-existing application via server adapter provides inaccurate error message
Key: JBIDE-18007
URL: https://issues.jboss.org/browse/JBIDE-18007
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.Beta3
Reporter: Marián Labuda
Priority: Minor
Attachments: delete_app_via_adapter.png
After attempt to delete non-existing application via server adapter there is a error message telling us about non-existing application but also about application in workspace. This is not quite correct, bcs. delete application through server adapter does not provide removal of the application in the workspace. It only delete an application on OpenShift server.
However, trying to delete an OpenShift application via adapter with non-existing application in workspace (but existing on OpenShift) this error message is correct.
!delete_app_via_adapter.png!
We should either:
1) Fix error message and behaviour to delete also an application in workspace. But I think this is not desired solution, bcs. user would want to work with his application later, although it has been deleted from OpenShift.
2.) Fix behaviour to delete also an application from workspace and error message will be fully correct.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months