[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: (was: image-2018-07-27-11-37-37-262.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
> !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
[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:
-------------------------------------
Labels: application_wizard ux (was: )
> 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
[JBoss JIRA] (JBIDE-26234) Application wizard: "Git repository URL" and "Git Reference" are not validated
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-26234:
----------------------------------------
Summary: 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
Fix For: 4.9.x
Attachments: image-2018-07-27-11-37-37-262.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-25925) Copy eclipse classes for IVMRunner and implementations
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25925?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-25925:
--------------------------------
Fix Version/s: 4.9.0.Final
(was: 4.9.x)
> Copy eclipse classes for IVMRunner and implementations
> ------------------------------------------------------
>
> Key: JBIDE-25925
> URL: https://issues.jboss.org/browse/JBIDE-25925
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: runtime-server-protocol
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.9.0.Final
>
>
> A key part of all java-based launch configurations is IVMRunner. This class and its implementations ensure that launching an arbitrary java file can be done on all platforms. Other necessary classes will be things like wrapping the process in a RuntimeProcess object, listening for termination events, etc.
> This requires significant code from org.eclipse.core.runtime, org.eclipse.debug.core, and org.eclipse.jdt.launching.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-25925) Copy eclipse classes for IVMRunner and implementations
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25925?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-25925.
---------------------------------
Resolution: Done
This was complete
> Copy eclipse classes for IVMRunner and implementations
> ------------------------------------------------------
>
> Key: JBIDE-25925
> URL: https://issues.jboss.org/browse/JBIDE-25925
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: runtime-server-protocol
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.9.0.Final
>
>
> A key part of all java-based launch configurations is IVMRunner. This class and its implementations ensure that launching an arbitrary java file can be done on all platforms. Other necessary classes will be things like wrapping the process in a RuntimeProcess object, listening for termination events, etc.
> This requires significant code from org.eclipse.core.runtime, org.eclipse.debug.core, and org.eclipse.jdt.launching.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-25925) Copy eclipse classes for IVMRunner and implementations
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25925?page=com.atlassian.jira.plugi... ]
Rob Stryker reassigned JBIDE-25925:
-----------------------------------
Assignee: Rob Stryker
> Copy eclipse classes for IVMRunner and implementations
> ------------------------------------------------------
>
> Key: JBIDE-25925
> URL: https://issues.jboss.org/browse/JBIDE-25925
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: runtime-server-protocol
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.9.x
>
>
> A key part of all java-based launch configurations is IVMRunner. This class and its implementations ensure that launching an arbitrary java file can be done on all platforms. Other necessary classes will be things like wrapping the process in a RuntimeProcess object, listening for termination events, etc.
> This requires significant code from org.eclipse.core.runtime, org.eclipse.debug.core, and org.eclipse.jdt.launching.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-26233) Add Sonar build
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-26233:
----------------------------------
Summary: Add Sonar build
Key: JBIDE-26233
URL: https://issues.jboss.org/browse/JBIDE-26233
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: runtime-server-protocol
Affects Versions: 4.9.0.AM1
Reporter: Jeff MAURY
Assignee: Dmitrii Bocharov
Fix For: 4.9.0.AM3
Add Sonar build so that we can get at least coverage
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-26232) Implement CDK support
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-26232:
----------------------------------
Summary: Implement CDK support
Key: JBIDE-26232
URL: https://issues.jboss.org/browse/JBIDE-26232
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
In addition to upstream CDK, we should support Red Hat CDK supports in RST as well
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-26231) Implement state persistence
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-26231:
----------------------------------
Summary: Implement state persistence
Key: JBIDE-26231
URL: https://issues.jboss.org/browse/JBIDE-26231
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: runtime-server-protocol
Affects Versions: 4.9.0.AM1
Reporter: Jeff MAURY
Assignee: Dmitrii Bocharov
Fix For: 4.9.0.AM2
Server definitions and search pathes should be persistent so that users don't loose their work
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-26230) Implement Tycho build
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-26230:
----------------------------------
Summary: Implement Tycho build
Key: JBIDE-26230
URL: https://issues.jboss.org/browse/JBIDE-26230
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: runtime-server-protocol
Affects Versions: 4.9.0.AM1
Reporter: Jeff MAURY
Assignee: Dmitrii Bocharov
Fix For: 4.9.0.AM2
Switch the Maven build to Tycho for:
* centralized management of dependencies
* unit tests in OSGI env
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months