[JBoss JIRA] (JBIDE-21675) Text editor of OpenShift resource should provide more information about resource
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21675?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-21675:
---------------------------------------
Would it be possible to provide a space between project prefix and resource type? Right now it is e.g. "[project01]BuildConfig:eap-app.json". I think it would look better if it would be "[project01] Build Config : eap-app.json" (spaces around ':' are optional).
> Text editor of OpenShift resource should provide more information about resource
> --------------------------------------------------------------------------------
>
> Key: JBIDE-21675
> URL: https://issues.jboss.org/browse/JBIDE-21675
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Assignee: Fred Bricon
> Fix For: 4.3.1.CR1
>
>
> When I choose Edit.. in context menu of an OpenShift resource, its open a new text editor with JSON of resource. Currently name/title of such text editor is in format "resource type : resource name" (example "Image Stream : bug-consolidator"). If I have more such editor opened, e.g. I have a staging project, testing project and production project with same resource name, it is difficult to find out to which resource the content of editor belongs (it is possible but it requires to read content and find namespace or selflink which contain project name).
> It would be nice if editor of OpenShift resource would contain at least project name in its name.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBTIS-561) Add SwitchYard feature to Fuse category
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-561?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky updated JBTIS-561:
------------------------------------
Description:
Since there is only one product called JBoss Fuse which also includes SwitchYard I suggest to extend JBoss Fuse Development category by SwitchYard tooling. The category JBoss Integration and SOA Development can be removed (BPEL and BPMN2 modelers are installed together with SwitchYard tooling).
If we extend the Fuse category then please extend com.jboss.devstudio.integration-stack.fuse.feature as well.
was:Since there is only one product called JBoss Fuse which also includes SwitchYard I suggest to extend JBoss Fuse Development category by SwitchYard tooling. The category JBoss Integration and SOA Development can be removed (BPEL and BPMN2 modelers are installed together with SwitchYard tooling).
> Add SwitchYard feature to Fuse category
> ---------------------------------------
>
> Key: JBTIS-561
> URL: https://issues.jboss.org/browse/JBTIS-561
> Project: JBoss Tools Integration Stack
> Issue Type: Enhancement
> Components: distribution
> Affects Versions: 9.0.0.Beta1
> Reporter: Andrej Podhradsky
>
> Since there is only one product called JBoss Fuse which also includes SwitchYard I suggest to extend JBoss Fuse Development category by SwitchYard tooling. The category JBoss Integration and SOA Development can be removed (BPEL and BPMN2 modelers are installed together with SwitchYard tooling).
> If we extend the Fuse category then please extend com.jboss.devstudio.integration-stack.fuse.feature as well.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBTIS-561) Add SwitchYard feature to Fuse category
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-561:
---------------------------------------
Summary: Add SwitchYard feature to Fuse category
Key: JBTIS-561
URL: https://issues.jboss.org/browse/JBTIS-561
Project: JBoss Tools Integration Stack
Issue Type: Enhancement
Components: distribution
Affects Versions: 9.0.0.Beta1
Reporter: Andrej Podhradsky
Since there is only one product called JBoss Fuse which also includes SwitchYard I suggest to extend JBoss Fuse Development category by SwitchYard tooling. The category JBoss Integration and SOA Development can be removed (BPEL and BPMN2 modelers are installed together with SwitchYard tooling).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21645) No build config warning dialog shown when opening Import Application... on OS3 connection
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21645?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-21645:
---------------------------------------
[~fbricon] or [~jcantrill] comments on Max'es comment? Verified on nightly build of JBT with OpenShift tooling B190. If there are no further actions to take regarding Max'es comment, feel free to close this issue.
> No build config warning dialog shown when opening Import Application... on OS3 connection
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-21645
> URL: https://issues.jboss.org/browse/JBIDE-21645
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Assignee: Fred Bricon
> Labels: import_wizard, openshift_v3
> Fix For: 4.3.1.CR1
>
> Attachments: no_build_config.png
>
>
> When I am trying to import a new application via connection context menu Import Application..., I get following warning dialog
> !no_build_config.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21521) Port Forwarding: Caching of checkbox for free port does not work properly
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21521?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21521.
---------------------------------
Verified on nightly build of JBT with OpenShift tooling B190.
> Port Forwarding: Caching of checkbox for free port does not work properly
> -------------------------------------------------------------------------
>
> Key: JBIDE-21521
> URL: https://issues.jboss.org/browse/JBIDE-21521
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, port_forwarding_wizard
> Fix For: 4.3.1.CR1
>
>
> In JBIDE-21123 was fixed caching of the checkbox for usage of free ports in case of inactivity of port forwarding. But upon checking the checkbox to use free ports and start port forwarding, closing wizard and reopening port forwarding wizard, port forwarding is still active using free ports but the checkbox is unchecked.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month