[
https://issues.jboss.org/browse/JBIDE-11563?page=com.atlassian.jira.plugi...
]
Stefan Bunciak commented on JBIDE-11563:
----------------------------------------
Now I see that also the Exception message is corrupted:
* 'Theres' -> 'There is' | 'There's'
* 'already a a remote' -> 'already a remote'
* {1} -> <remote-name>
* 'differnt' -> 'different'
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.Beta3
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