]
Marián Labuda updated JBIDE-22300:
----------------------------------
Labels: application_wizard openshift_v3 (was: )
Application Wizard: Context dir and ref are ignored in builder
images
---------------------------------------------------------------------
Key: JBIDE-22300
URL:
https://issues.jboss.org/browse/JBIDE-22300
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Marián Labuda
Priority: Blocker
Labels: application_wizard, openshift_v3
When creating MSA application based on eap 6.4 builder image with git repo
https://github.com/redhat-helloworld-msa/hello and context dir empty and ref master, the
new build configuration is created wrong. Although it contains correct git repo, the ref
and context dir are still pointing to old values (6.4.x and kitchensink - default in the
wizard).