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

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon May 7 04:40:18 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-11563:
-------------------------------------

    Steps to Reproduce: 
#ASSERT: Have a (git) versioned project in workspace (I used imported app from OpenShift)
# EXEC: Use OpenShift wizard to create a new application
# EXEC: Uncheck 'Create a new project'
# EXEC: Select the versioned application either via Browse button or typing its name
# RESULT: Could not import project to the workspace.
* Could not enable OpenShift on project poh5. Theres already a a remote called {1} that points to a differnt git repository.

  was:
#ASSERT: Have a (git) versioned project in workspace (I used imported app from OpenShift)
#EXEC: Use OpenShift wizard to create a new application
#EXEC: Uncheck 'Create a new project'
#EXEC: Select the versioned application either via Browse button or typing its name
#RESULT: Could not import project to the workspace.
* Could not enable OpenShift on project poh5. Theres already a a remote called {1} that points to a differnt git repository.


    
> 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

        


More information about the jbosstools-issues mailing list