Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11563

OpenShift wizard allows to deploy alredy versioned project

XMLWordPrintable

    • Hide

      #ASSERT: Have a (git) versioned project in workspace (I used imported app from OpenShift)

      1. EXEC: Use OpenShift wizard to create a new application
      2. EXEC: Uncheck 'Create a new project'
      3. EXEC: Select the (git) versioned project either via Browse button or typing its name
      4. EXEC: Finish the wizard

      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.

      Show
      #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 (git) versioned project either via Browse button or typing its name EXEC: Finish the wizard 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.

      Stack trace:

      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)
      

            adietish@redhat.com André Dietisheim
            sbunciak-rh Stefan Bunciak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: