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

Application wizard: "uncommitted changes" when merging ticket-monster with OpenShift application

    XMLWordPrintable

Details

    • Hide
      • EXEC: git clone git://github.com/jboss-jdf/ticket-monster.git
      • EXEC: Import it to JBDS via Import - Maven - Existing Maven Project
      • ASSERT: Make sure the wizard detected ticket-monster application in /demo/pom.xml
      • EXEC: Create a new OpenShift application and try to merge it with ticket-monster
      • RESULT: Could not import project to the workspace.
        The project ticket-monster has uncommitted changes. Please commit those changes first.
      Show
      EXEC: git clone git://github.com/jboss-jdf/ticket-monster.git EXEC: Import it to JBDS via Import - Maven - Existing Maven Project ASSERT: Make sure the wizard detected ticket-monster application in /demo/pom.xml EXEC: Create a new OpenShift application and try to merge it with ticket-monster RESULT: Could not import project to the workspace. The project ticket-monster has uncommitted changes. Please commit those changes first.
    • Medium

    Description

      OpenShift wizard shows an error dialog with "Could not import project to the workspace." message:

      org.jboss.tools.openshift.express.internal.ui.UnCommittedChangesException: The project ticket-monster has uncommitted changes. Please commit those changes first.
      	at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.ConfigureGitSharedProject.execute(ConfigureGitSharedProject.java:101)
      	at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftExpressApplicationWizardModel.configureGitSharedProject(OpenShiftExpressApplicationWizardModel.java:158)
      	at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftExpressApplicationWizard$ImportJob.runInWorkspace(OpenShiftExpressApplicationWizard.java:319)
      	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
      

      Although git status says there nothing to commit:

      [sbunciak@dhcp-27-195 ticket-monster]$ git status
      # On branch master
      nothing to commit (working directory clean)
      

      Attachments

        1. out.ogv
          8.64 MB
        2. uncommitted-changes.png
          uncommitted-changes.png
          34 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sbunciak-rh Stefan Bunciak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: