org.apache.maven.scm.provider.bazaar
Class BazaarConfig
java.lang.Object
org.apache.maven.scm.provider.bazaar.BazaarConfig
public class BazaarConfig
- extends Object
Check bazaar installation.
- Author:
- Torbj?rn Eikli Sm?rgrav
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getBazaarVersion
public static org.apache.maven.scm.provider.bazaar.BazaarConfig.VersionConsumer getBazaarVersion(File workingDir)
throws ScmException
- Throws:
ScmException
getPythonVersion
public static org.apache.maven.scm.provider.bazaar.BazaarConfig.VersionConsumer getPythonVersion(File workingDir)
throws ScmException
- Throws:
ScmException
toString
public String toString(File workingDir)
Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.