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

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


Andre Dietisheim created JBIDE-17879:
----------------------------------------

             Summary: 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


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