[jbosstools-issues] [JBoss JIRA] (JBIDE-11563) OpenShift wizard allows to deploy alredy versioned project

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Sep 21 09:26:35 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-11563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720634#comment-12720634 ] 

Andre Dietisheim edited comment on JBIDE-11563 at 9/21/12 9:24 AM:
-------------------------------------------------------------------

the current implementation is choosing "openshift" as name for the remote if you import into an existing project. Furthermore it is validating the remote name. It will error if the prefilled remote already exists.

!existing-remote.png!
                
      was (Author: adietish):
    the current implementation is choosing "openshift" as name for the remote if you import into an existing project.
                  
> 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.2, 4.0.0.Alpha2
>
>         Attachments: corrected-error-message.png, existing-remote.png
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list