[JBoss JIRA] (JBIDE-21684) jaxws quickstarts require nonexistant endorsed folder
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-21684:
-----------------------------------
Summary: jaxws quickstarts require nonexistant endorsed folder
Key: JBIDE-21684
URL: https://issues.jboss.org/browse/JBIDE-21684
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: server, upstream
Affects Versions: 4.3.1.Beta2
Reporter: Rob Stryker
The jaxws quickstarts in the 10.x branch have the following errors:
Endorsed directory '/home/rob/code/github/jboss_stuff/quickstart/jaxws-ejb/service/target/endorsed' is missing. You may need to a perform a
Maven command line build in order to create it.
Even after building from the command line, the requested folders are not created. This indicates that either there is something wrong with the build (ie it should be creating the endorsed folder) or this is a legacy detail that is no longer needed (ie the project does not actually require an endorsed directory, so the pom lines requesting it are unnecessary)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBDS-3595) dark theme not nice
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBDS-3595?page=com.atlassian.jira.plugin.... ]
Gorkem Ercan updated JBDS-3595:
-------------------------------
Component/s: central
> dark theme not nice
> -------------------
>
> Key: JBDS-3595
> URL: https://issues.jboss.org/browse/JBDS-3595
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 9.1.0.Beta2
> Reporter: Aleksandar Kostadinov
> Attachments: jbds_dark.png
>
>
> Selecting "Dark" them in appearance yields somehow ugly result. Would be nice to be fixed.
> !jbds_dark.png|thumbnail!
> btw have installed GoClipse, not sure if that matters. Have not checked dark theme before install.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21683) Property sheet cells are editable
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21683?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21683:
-------------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.3.1.CR1)
> Property sheet cells are editable
> ---------------------------------
>
> Key: JBIDE-21683
> URL: https://issues.jboss.org/browse/JBIDE-21683
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.x
> Environment: Boss Openshift UI Plugin Version: 3.1.0.CR1-v20160202-0335-B166
> Reporter: Steve Speicher
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.0.Alpha1
>
> Attachments: Screen Shot 2016-02-06 at 9.03.05 AM.png
>
>
> When I bring up the property sheet, values are editable but I can't really edit them. It would be good if users were disallowed from changing values (like the property name field is restricted)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21612) Explorer: Properly Handle deployer and pre/post hook pods
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21612?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21612:
-------------------------------------
Fix Version/s: 4.4.x
> Explorer: Properly Handle deployer and pre/post hook pods
> ---------------------------------------------------------
>
> Key: JBIDE-21612
> URL: https://issues.jboss.org/browse/JBIDE-21612
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Jeff Cantrill
> Fix For: 4.4.x
>
>
> Special pods are not associated with the deployment. We should be able to do that by looking at the annotation:
> {{{
> "kind": "Pod",
> "apiVersion": "v1",
> "metadata": {
> "name": "database-1-deploy",
> "namespace": "aaa",
> "selfLink": "/api/v1/namespaces/aaa/pods/database-1-deploy",
> "uid": "0162415c-c6c6-11e5-80fd-080027c5bfa9",
> "resourceVersion": "55087",
> "creationTimestamp": "2016-01-29T20:22:23Z",
> "labels": {
> "openshift.io/deployer-pod-for.name": "database-1"
> },
> "annotations": {
> "openshift.io/deployment.name": "database-1",
> "openshift.io/scc": "restricted"
> }
> },
> }}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21658) Property sheet cells are editable
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21658?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21658:
------------------------------------------
thanks!
merged to jbosstools-4.3.x
> Property sheet cells are editable
> ---------------------------------
>
> Key: JBIDE-21658
> URL: https://issues.jboss.org/browse/JBIDE-21658
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.x
> Environment: Boss Openshift UI Plugin Version: 3.1.0.CR1-v20160202-0335-B166
> Reporter: Steve Speicher
> Fix For: 4.3.1.CR1
>
> Attachments: Screen Shot 2016-02-06 at 9.03.05 AM.png
>
>
> When I bring up the property sheet, values are editable but I can't really edit them. It would be good if users were disallowed from changing values (like the property name field is restricted)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21658) Property sheet cells are editable
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21658?page=com.atlassian.jira.plugi... ]
Andre Dietisheim reassigned JBIDE-21658:
----------------------------------------
Assignee: Viacheslav Kabanovich
Resolution: Done
> Property sheet cells are editable
> ---------------------------------
>
> Key: JBIDE-21658
> URL: https://issues.jboss.org/browse/JBIDE-21658
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.x
> Environment: Boss Openshift UI Plugin Version: 3.1.0.CR1-v20160202-0335-B166
> Reporter: Steve Speicher
> Assignee: Viacheslav Kabanovich
> Fix For: 4.3.1.CR1
>
> Attachments: Screen Shot 2016-02-06 at 9.03.05 AM.png
>
>
> When I bring up the property sheet, values are editable but I can't really edit them. It would be good if users were disallowed from changing values (like the property name field is restricted)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21683) Property sheet cells are editable
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-21683:
----------------------------------------
Summary: Property sheet cells are editable
Key: JBIDE-21683
URL: https://issues.jboss.org/browse/JBIDE-21683
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.x
Environment: Boss Openshift UI Plugin Version: 3.1.0.CR1-v20160202-0335-B166
Reporter: Steve Speicher
Assignee: Viacheslav Kabanovich
Fix For: 4.3.1.CR1
When I bring up the property sheet, values are editable but I can't really edit them. It would be good if users were disallowed from changing values (like the property name field is restricted)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21658) Property sheet cells are editable
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21658?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21658:
-------------------------------------
Fix Version/s: 4.3.1.CR1
> Property sheet cells are editable
> ---------------------------------
>
> Key: JBIDE-21658
> URL: https://issues.jboss.org/browse/JBIDE-21658
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.x
> Environment: Boss Openshift UI Plugin Version: 3.1.0.CR1-v20160202-0335-B166
> Reporter: Steve Speicher
> Fix For: 4.3.1.CR1
>
> Attachments: Screen Shot 2016-02-06 at 9.03.05 AM.png
>
>
> When I bring up the property sheet, values are editable but I can't really edit them. It would be good if users were disallowed from changing values (like the property name field is restricted)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21682) Application wizard, Connection wizard: Last used connection from explorer is not preselected
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21682?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21682:
-------------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.3.1.CR1)
> Application wizard, Connection wizard: Last used connection from explorer is not preselected
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-21682
> URL: https://issues.jboss.org/browse/JBIDE-21682
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Labels: application_wizard, connection_wizard
> Fix For: 4.4.0.Alpha1
>
>
> In JBIDE-17568 was implemented preselection of last used connection via menu File - New - OpenShift Application. But preselection of last used connection from OpenShift explorer is not working (probably has not been implemented yet).
> We should provide preselection also for last used connection via OpenShift explorer. Preselection via Menu now works like this:
> User has lets say 2 connections. If he opens New Application wizard via menu File - New - OpenShift Application, then first connection is preselected. He chooses second connection in opened New Application wizard (on the first page containing credentials), clicks Next button and then user clicks Cancel. Then user open New application wizard via menu File - New - OpenShift application again and second connection is preselected.
> Suggested solution for explorer:
> User has 2 connections and first one is used for preselection. User selects in OpenShift explorer second connection and opens New application wizard via context menu. After closing New application wizard shell (by its completion or canceling) user should get preselected second connection after opening a New Application wizard via menu File - New - OpenShift Application.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month