[jbosstools-issues] [JBoss JIRA] (JBIDE-17879) Remove "duplicate" code when checking project dirty state

Andre Dietisheim (JIRA) issues at jboss.org
Tue Jul 15 14:40:29 EDT 2014


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

Andre Dietisheim closed JBIDE-17879.
------------------------------------



closed since nothing for QE to verify

> Remove "duplicate" code when checking project dirty state
> ---------------------------------------------------------
>
>                 Key: JBIDE-17879
>                 URL: https://issues.jboss.org/browse/JBIDE-17879
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.2.0.Beta3
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.2.0.CR1
>
>
> We currently have duplicate code where we check a project for being dirty:
> * EGitUtils#isDirty
> * OpenShiftServerUtils#getCommittableChanges
> They both use the same EGit means to get to know about the uncommitted changes but use a different facade. We should unify those and make sure our API behaves the same.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list