[JBoss JIRA] (JBIDE-18122) Port forwarding: should allow user to select gear(s) for scaled applications
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-18122:
----------------------------------------
Summary: Port forwarding: should allow user to select gear(s) for scaled applications
Key: JBIDE-18122
URL: https://issues.jboss.org/browse/JBIDE-18122
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Reporter: Andre Dietisheim
Port forwarding currently wont support scaled applications properly. We allowed users to select the gear(s) of a scaled application for "tail files" in JBIDE-15484. We should offer the same in port-forwarding.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-18008) Nested jars prevent SonarQube/FindBugs from running
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18008?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-18008:
----------------------------------------
Fix Version/s: 4.2.x
(was: 4.2.0.CR1)
> 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
> Assignee: Mickael Istria
> Priority: Minor
> Fix For: 4.2.x
>
>
> 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.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-18093) Special character "®" in manifest.yml --> Description leads to errors when accessing OSE from JBDS
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18093?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-18093:
---------------------------------------------
[~bleanhar] do you have anytghing in the error log view ? i.e. an stacktrace for this error ?
> Special character "®" in manifest.yml --> Description leads to errors when accessing OSE from JBDS
> --------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18093
> URL: https://issues.jboss.org/browse/JBIDE-18093
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Fix For: 4.2.0.CR1
>
>
> Description of problem:
> I have developed a custom cartridge for OSE and placed the special character "®" (registered trademark) in the description field within my "manifest.yml". The cartridge could be installed correctly via WebUI and was also working fine from a technical point of view.
> However, when trying to access the OSE instance from JBDS via the Openshift Explorer plugin, I always got the following error:
> Invalid value for input string: "00ae"
> The string "00ae" is the unicode representation of my special character. After removing everything worked fine again. The OpenShift Explorer was completely unusable in this scenario! So only one installed cartridge with this special character can poison a whole installation and affect ALL users!!!
> Version-Release number of selected component (if applicable):
> OSE 2.2 (Developer Image)
> How reproducible:
> Yes.
> Steps to Reproduce:
> 1. Create a custom cartridge and add a "®" to the description field of your manifest.yml.
> 2. Install the cartridge according to doc.
> 3. Start JBDS and try to work with your OSE instance via the OpenShift Explorer plugin (e.g. try to add an application)
> Actual results:
> Expected results:
> Additional info:
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-16877) Application wizard: Domain- and gear-combo are too small, selected item is not fully visible
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16877?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen reassigned JBIDE-16877:
-------------------------------------------
Assignee: Max Rydahl Andersen
> Application wizard: Domain- and gear-combo are too small, selected item is not fully visible
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-16877
> URL: https://issues.jboss.org/browse/JBIDE-16877
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta1
> Environment: Fedora 19, 64-bit, java version "1.7.0_51", OpenJDK Runtime Environment (fedora-2.4.5.0.fc19-x86_64 u51-b31) GTK3
> Reporter: Michelle Murray
> Assignee: Max Rydahl Andersen
> Labels: application_wizard, gtk3, upstream
> Fix For: 4.2.0.CR1
>
> Attachments: OpenShift_newpg2.png
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> The default wizard window size obscures fields, Domain and Gear profile.
> Work around: If I click Advanced then Embedded Cartridges pane shrinks vertically and the whole of the Domain and Gear profile fields can be seen.
> Is there a way to ensure the whole of the Domain and Gear profile fields can be seen in the default view? Perhaps by reducing the size of the Embedded Cartridges pane?
> !OpenShift_newpg2.png!
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-16877) Application wizard: Domain- and gear-combo are too small, selected item is not fully visible
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16877?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-16877:
----------------------------------------
Assignee: Snjezana Peco (was: Max Rydahl Andersen)
> Application wizard: Domain- and gear-combo are too small, selected item is not fully visible
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-16877
> URL: https://issues.jboss.org/browse/JBIDE-16877
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta1
> Environment: Fedora 19, 64-bit, java version "1.7.0_51", OpenJDK Runtime Environment (fedora-2.4.5.0.fc19-x86_64 u51-b31) GTK3
> Reporter: Michelle Murray
> Assignee: Snjezana Peco
> Labels: application_wizard, gtk3, upstream
> Fix For: 4.2.0.CR1
>
> Attachments: OpenShift_newpg2.png
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> The default wizard window size obscures fields, Domain and Gear profile.
> Work around: If I click Advanced then Embedded Cartridges pane shrinks vertically and the whole of the Domain and Gear profile fields can be seen.
> Is there a way to ensure the whole of the Domain and Gear profile fields can be seen in the default view? Perhaps by reducing the size of the Embedded Cartridges pane?
> !OpenShift_newpg2.png!
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-16877) Application wizard: Domain- and gear-combo are too small, selected item is not fully visible
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16877?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-16877:
---------------------------------------------
[~snjeza] do you have a working GTK3 setup still ? can you check this and see how to reproduce this in plain swt since [~adietish] can't run GTK3 without hard crash ;/
> Application wizard: Domain- and gear-combo are too small, selected item is not fully visible
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-16877
> URL: https://issues.jboss.org/browse/JBIDE-16877
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta1
> Environment: Fedora 19, 64-bit, java version "1.7.0_51", OpenJDK Runtime Environment (fedora-2.4.5.0.fc19-x86_64 u51-b31) GTK3
> Reporter: Michelle Murray
> Labels: application_wizard, gtk3, upstream
> Fix For: 4.2.0.CR1
>
> Attachments: OpenShift_newpg2.png
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> The default wizard window size obscures fields, Domain and Gear profile.
> Work around: If I click Advanced then Embedded Cartridges pane shrinks vertically and the whole of the Domain and Gear profile fields can be seen.
> Is there a way to ensure the whole of the Domain and Gear profile fields can be seen in the default view? Perhaps by reducing the size of the Embedded Cartridges pane?
> !OpenShift_newpg2.png!
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months