[
https://issues.jboss.org/browse/JBIDE-11105?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-11105:
------------------------------------------
sorry, the patch had formatting changes in it. The actualy change is just about checking
if the user chose to create the adapter before creating it:
{code}
if (isCreateServerAdapter()) {
...
}
{code}
Server Adapter is created even if option is unchecked
-----------------------------------------------------
Key: JBIDE-11105
URL:
https://issues.jboss.org/browse/JBIDE-11105
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Xavier Coulon
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 3.3.0.Beta1
Attachments: dont-create-adapter-if-told-so.patch
When importing an OpenShift application, if the 'Create server adapter' option is
unchecked, the adapter is still created.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira