]
Andre Dietisheim resolved JBIDE-21092.
--------------------------------------
Fix Version/s: 4.3.1.Beta1
Assignee: Andre Dietisheim
Resolution: Done
Application wizard: Warn when a template points Source URL to a
parameter with empty value
-------------------------------------------------------------------------------------------
Key: JBIDE-21092
URL:
https://issues.jboss.org/browse/JBIDE-21092
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Jan Richter
Assignee: Andre Dietisheim
Labels: application_wizard, openshift_v3
Fix For: 4.3.1.Beta1
If a template defines a parameter for Source URL {noformat}(i.e. Source_URL =
${GIT_URI}){noformat} but leaves it empty, the application wizard can be finished, but in
the end the application creation fails because of the missing URL.
It might be better to validate if the actual value passed is not empty.