]
Fred Bricon reassigned JBIDE-22300:
-----------------------------------
Assignee: Jeff Cantrill
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
Assignee: Jeff Cantrill
Priority: Blocker
Labels: application_wizard, openshift_v3
Fix For: 4.4.0.Alpha2
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).