org.openorb.util.launcher
Class Build
java.lang.Object
|
+--org.openorb.util.launcher.Build
- public final class Build
- extends Object
A wrapped utility class for running the Ant build process.
It is important that JVM is used from the JDK installation or else
the tools.jar file cannot be found.
- Version:
- $Revision: 1.7 $ $Date: 2004/02/10 22:25:31 $
- Author:
- Richard G Clark
|
Method Summary |
static void |
main(String[] args)
Start the build proccess. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws Exception
- Start the build proccess.
- Parameters:
args - the command line arguments