[jbosstools-issues] [JBoss JIRA] (JBIDE-13723) Application wizard: "uncommitted changes" when merging ticket-monster with OpenShift application

Marián Labuda (JIRA) issues at jboss.org
Thu Jun 25 11:10:04 EDT 2015


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

Marián Labuda resolved JBIDE-13723.
-----------------------------------
    Fix Version/s: 4.3.0.Beta1
                       (was: LATER)
       Resolution: Out of Date


Issue is out of date, because this is not happening any more. The ticket monster is recognized as "subproject" and it has to be copied to own directory. Then it is deployable. [~adietish] what do you think. Should we create issue on the subprojects or it is desired behaviour at the moment?

> Application wizard: "uncommitted changes" when merging ticket-monster with OpenShift application
> ------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13723
>                 URL: https://issues.jboss.org/browse/JBIDE-13723
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.0.1.Final, 4.1.0.Alpha1
>            Reporter: Stefan Bunciak
>              Labels: application_wizard
>             Fix For: 4.3.0.Beta1
>
>         Attachments: out.ogv, uncommitted-changes.png
>
>
> OpenShift wizard shows an error dialog with "Could not import project to the workspace." message:
> {code}
> 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)
> {code}
> Although git status says there nothing to commit:
> {code}
> [sbunciak at dhcp-27-195 ticket-monster]$ git status
> # On branch master
> nothing to commit (working directory clean)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jbosstools-issues mailing list