[
https://issues.jboss.org/browse/JBIDE-11563?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-11563:
------------------------------------------
@Stefan what would expect as a user? The thing is that there's already a remote repo
called *openshift* attached to your project. Overwriting this would simply make no sense.
So to me things loook the way they should. We could eventually do some polish and offer
the user a dialog that would offer him some options like:
* overwrite existing repo
* dont touch existing remote, add another etc.
But this would definitely be something for 3.3.x
OpenShift wizard allows to deploy alredy versioned project
----------------------------------------------------------
Key: JBIDE-11563
URL:
https://issues.jboss.org/browse/JBIDE-11563
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta2
Reporter: Stefan Bunciak
Assignee: Andre Dietisheim
Priority: Critical
Fix For: 3.3.0.CR1
Stack trace:
{code}
org.jboss.tools.openshift.express.internal.ui.OpenShiftUIException: Could not enable
OpenShift on project poh5. Theres already a a remote called {1} that points to a differnt
git repository.
at
org.jboss.tools.openshift.express.internal.ui.wizard.appimport.ConfigureGitSharedProject.addRemote(ConfigureGitSharedProject.java:126)
at
org.jboss.tools.openshift.express.internal.ui.wizard.appimport.ConfigureGitSharedProject.execute(ConfigureGitSharedProject.java:106)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.configureGitSharedProject(OpenShiftExpressApplicationWizardModel.java:162)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizard$ImportJob.runInWorkspace(OpenShiftExpressApplicationWizard.java:307)
at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{code}
--
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