Uses of Class
de.smartics.maven.plugin.buildmetadata.scm.LocallyModifiedInfo

Packages that use LocallyModifiedInfo
de.smartics.maven.plugin.buildmetadata.scm Provides implementation independent interfaces and classes to access SCM systems. 
de.smartics.maven.plugin.buildmetadata.scm.maven Provides an implementation to access SCM systems based on the Apache Maven SCM implementation. 
 

Uses of LocallyModifiedInfo in de.smartics.maven.plugin.buildmetadata.scm
 

Methods in de.smartics.maven.plugin.buildmetadata.scm that return LocallyModifiedInfo
 LocallyModifiedInfo RevisionNumberFetcher.containsModifications(ScmFileSet fileSet)
          Checks if the local source files are in-sync with the repository or not.
 

Uses of LocallyModifiedInfo in de.smartics.maven.plugin.buildmetadata.scm.maven
 

Methods in de.smartics.maven.plugin.buildmetadata.scm.maven that return LocallyModifiedInfo
 LocallyModifiedInfo MavenScmRevisionNumberFetcher.containsModifications(ScmFileSet fileSet)
          Checks if the local source files are in-sync with the repository or not.
 



Copyright © 2006-2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.