public class VerGen extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
VerGen.Version  | 
| Constructor and Description | 
|---|
VerGen()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
generateFile(File outputDir,
            VerGen.Version version,
            String rev,
            String buildDate)  | 
static void | 
main(String[] args)
Emits a org.apache.zookeeper.version.Info interface file with version and
 revision information constants set to the values passed in as command
 line parameters. 
 | 
static VerGen.Version | 
parseVersionString(String input)  | 
public static void generateFile(File outputDir, VerGen.Version version, String rev, String buildDate)
public static VerGen.Version parseVersionString(String input)
public static void main(String[] args)
args - Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.