[JBoss JIRA] (JBIDE-26070) [SSP] Client Managed workflow
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26070?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-26070.
---------------------------------
Resolution: Done
This appears to be complete.
> [SSP] Client Managed workflow
> -----------------------------
>
> Key: JBIDE-26070
> URL: https://issues.jboss.org/browse/JBIDE-26070
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.6.0.AM2
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.6.0.AM3
>
>
> aged flow
> @startuml
> Client -> Adaptor : findservers
> Client <- Adaptor : serverlist
> Client -> Adaptor : create server
> Client <- Adaptor : serverAdded (id)
> Client -> Adaptor : getLaunchProperties()
> Adapter -> Client : here’s a list
> Client -> Adaptor : getLaunchCommand(String serverId, String mode, Map<String,String> properties)
> Client <- Adaptor : launch string (id)
> Client -> Adaptor : server started
> Client -> Adaptor : server stopped
> Client -> Adaptor : publish
> @enduml
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26070) [SSP] Client Managed workflow
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26070?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-26070:
--------------------------------
Fix Version/s: 4.6.0.AM3
> [SSP] Client Managed workflow
> -----------------------------
>
> Key: JBIDE-26070
> URL: https://issues.jboss.org/browse/JBIDE-26070
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.6.0.AM2
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.6.0.AM3
>
>
> aged flow
> @startuml
> Client -> Adaptor : findservers
> Client <- Adaptor : serverlist
> Client -> Adaptor : create server
> Client <- Adaptor : serverAdded (id)
> Client -> Adaptor : getLaunchProperties()
> Adapter -> Client : here’s a list
> Client -> Adaptor : getLaunchCommand(String serverId, String mode, Map<String,String> properties)
> Client <- Adaptor : launch string (id)
> Client -> Adaptor : server started
> Client -> Adaptor : server stopped
> Client -> Adaptor : publish
> @enduml
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26083) Validation Issues for Batch files
by Cody Lerum (JIRA)
Cody Lerum created JBIDE-26083:
----------------------------------
Summary: Validation Issues for Batch files
Key: JBIDE-26083
URL: https://issues.jboss.org/browse/JBIDE-26083
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: batch
Affects Versions: 4.5.3.Final
Reporter: Cody Lerum
Attachments: Capture.PNG
After the latest update the tooling is showing warnings for batchlet not found and partition mapper not found.
These are working batch files and previously did not show warnings.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26030) VPE tests times out due to SWT on GTK 2.x: nsIWebBrowser is not available
by Leo Ufimtsev (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26030?page=com.atlassian.jira.plugi... ]
Leo Ufimtsev commented on JBIDE-26030:
--------------------------------------
You guys are creating a browser with 'mozilla' flag. Mozilla support was completely removed:
SWT.MOZILLA
Find the Browser constructor that hard-codes SWT.MOZILLA and remove it. Use webkit2 and gtk3 and the issues should go away.
Let me know if you still have issues.
> VPE tests times out due to SWT on GTK 2.x: nsIWebBrowser is not available
> -------------------------------------------------------------------------
>
> Key: JBIDE-26030
> URL: https://issues.jboss.org/browse/JBIDE-26030
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core, visual-page-editor-templates
> Affects Versions: 4.6.0.AM1
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Priority: Blocker
> Fix For: 4.6.0.AM3
>
> Attachments: Screenshot_2018-05-22_16-58-14.png, Screenshot_2018-05-22_17-06-17.png, Screenshot_2018-05-23_10-33-11.png, Screenshot_2018-05-23_10-46-44.png, dialog-wrong-engine.png
>
>
> We've been having this problem for a while now with the VPE builds:
> {code}
> !MESSAGE Could not open the Visual Page Editor:
> No more handles because no underlying browser available.
> SWT on GTK 2.x detected. It is reccomended to use SWT on GTK 3.x and Webkit2 API.
> !STACK 0
> org.eclipse.swt.SWTError: No more handles because no underlying browser available.
> SWT on GTK 2.x detected. It is reccomended to use SWT on GTK 3.x and Webkit2 API.
> at org.eclipse.swt.SWT.error(SWT.java:4578)
> at org.eclipse.swt.browser.Browser.<init>(Browser.java:125)
> at org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser.<init>(XulRunnerBrowser.java:123)
> at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.<init>(XulRunnerEditor.java:128){code}
> from https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> or https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> or https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26080) Create a staging location for Adapters projects snapshots
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26080?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-26080:
------------------------------------
Note that we could add another parameter to both jobs so you can push to snapshots (default), staging, development, or stable. That way it's easier to clean up old builds in snapshots/staging and just keep the stable (GA) / development (milestones) builds.
> Create a staging location for Adapters projects snapshots
> ---------------------------------------------------------
>
> Key: JBIDE-26080
> URL: https://issues.jboss.org/browse/JBIDE-26080
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: stack-server-protocol
> Affects Versions: 4.6.0.AM3
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Fix For: 4.6.0.AM3
>
>
> We need a staging location for the bits for SSP server and the VSCode adapters extension. Anything that will just hold files and folders will suffice.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months