[JBoss JIRA] (JBIDE-26235) Add telemetry events
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-26235:
----------------------------------
Summary: Add telemetry events
Key: JBIDE-26235
URL: https://issues.jboss.org/browse/JBIDE-26235
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: runtime-server-protocol
Affects Versions: 4.9.0.AM1
Reporter: Jeff MAURY
Assignee: Rob Stryker
Fix For: 4.9.x
Define telemetry events that may be of interest.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-26147) Incremental publish not working with WF13, WF12 and WF11
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26147?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26147:
-------------------------------
Fix Version/s: 4.9.0.AM2
(was: 4.9.0.AM1)
> Incremental publish not working with WF13, WF12 and WF11
> --------------------------------------------------------
>
> Key: JBIDE-26147
> URL: https://issues.jboss.org/browse/JBIDE-26147
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.6.0.AM3
> Reporter: Jeff MAURY
> Assignee: Rob Stryker
> Fix For: 4.9.0.AM2
>
> Attachments: helloworld-rs.zip
>
>
> Deployed a JAX-RS application to WF11, WF12 and WF13. This application is using JAX-RS 2.1 server side event Sse injected into method parameter through @Context.
> This application is deployed but when an endpoint is used, an error is raised probably because WF is still on JAX-RS 2.0.
> Then this code is commented out, the application is incrementally published but the error persists
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-26147) Incremental publish not working with WF13, WF12 and WF11
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26147?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26147:
-------------------------------
Sprint: devex #153 August 2019
> Incremental publish not working with WF13, WF12 and WF11
> --------------------------------------------------------
>
> Key: JBIDE-26147
> URL: https://issues.jboss.org/browse/JBIDE-26147
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.6.0.AM3
> Reporter: Jeff MAURY
> Assignee: Rob Stryker
> Fix For: 4.9.0.AM2
>
> Attachments: helloworld-rs.zip
>
>
> Deployed a JAX-RS application to WF11, WF12 and WF13. This application is using JAX-RS 2.1 server side event Sse injected into method parameter through @Context.
> This application is deployed but when an endpoint is used, an error is raised probably because WF is still on JAX-RS 2.0.
> Then this code is commented out, the application is incrementally published but the error persists
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-26234) Application wizard: "Git repository URL" and "Git Reference" are not validated
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26234?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-26234:
-------------------------------------
Attachment: deploy-builder-image-build-configuration.png
> Application wizard: "Git repository URL" and "Git Reference" are not validated
> ------------------------------------------------------------------------------
>
> Key: JBIDE-26234
> URL: https://issues.jboss.org/browse/JBIDE-26234
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.9.0.AM1
> Reporter: Andre Dietisheim
> Labels: application_wizard, ux
> Fix For: 4.9.x
>
> Attachments: deploy-builder-image-build-configuration.png
>
>
> steps:
> # EXEC: launch application wizard and pick a build image
> # ASSERT: "Build Configuration" page shows up featuring "Git repository URL" and "Git Reference" text field
> !image-2018-07-27-11-37-37-262.png!
> # EXE: provide some bogus git url and bogus git reference
> # EXE: hit "Finish"
> Result:
> Resources on OpenShift get created but then the import fails
> Expected result:
> "Git Repository URL" and "Git Reference" fields should be validated before hitting "Finish". One could even lookup the git repository at the given url and find out about the available "Git reference" offering them as a combo-box
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-26234) Application wizard: "Git repository URL" and "Git Reference" are not validated
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26234?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-26234:
-------------------------------------
Description:
steps:
# EXEC: launch application wizard and pick a build image
# ASSERT: "Build Configuration" page shows up featuring "Git repository URL" and "Git Reference" text field
!deploy-builder-image-build-configuration.png!
# EXE: provide some bogus git url and bogus git reference
# EXE: hit "Finish"
Result:
Resources on OpenShift get created but then the import fails
Expected result:
"Git Repository URL" and "Git Reference" fields should be validated before hitting "Finish". One could even lookup the git repository at the given url and find out about the available "Git reference" offering them as a combo-box
was:
steps:
# EXEC: launch application wizard and pick a build image
# ASSERT: "Build Configuration" page shows up featuring "Git repository URL" and "Git Reference" text field
!image-2018-07-27-11-37-37-262.png!
# EXE: provide some bogus git url and bogus git reference
# EXE: hit "Finish"
Result:
Resources on OpenShift get created but then the import fails
Expected result:
"Git Repository URL" and "Git Reference" fields should be validated before hitting "Finish". One could even lookup the git repository at the given url and find out about the available "Git reference" offering them as a combo-box
> Application wizard: "Git repository URL" and "Git Reference" are not validated
> ------------------------------------------------------------------------------
>
> Key: JBIDE-26234
> URL: https://issues.jboss.org/browse/JBIDE-26234
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.9.0.AM1
> Reporter: Andre Dietisheim
> Labels: application_wizard, ux
> Fix For: 4.9.x
>
> Attachments: deploy-builder-image-build-configuration.png
>
>
> steps:
> # EXEC: launch application wizard and pick a build image
> # ASSERT: "Build Configuration" page shows up featuring "Git repository URL" and "Git Reference" text field
> !deploy-builder-image-build-configuration.png!
> # EXE: provide some bogus git url and bogus git reference
> # EXE: hit "Finish"
> Result:
> Resources on OpenShift get created but then the import fails
> Expected result:
> "Git Repository URL" and "Git Reference" fields should be validated before hitting "Finish". One could even lookup the git repository at the given url and find out about the available "Git reference" offering them as a combo-box
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months