com.finalist.mmbase.ant
Class UML2MMBaseStarter

java.lang.Object
  extended by com.finalist.mmbase.ant.UML2MMBaseStarter

public class UML2MMBaseStarter
extends java.lang.Object

Start UML2MMbase using ant to call the build script. This will avoid an installation of ant or a user. Copyright 2003 Finalist IT-Group -- all rights reserved

Version:
$Revision: 1.3 $, $Date: 2004/10/23 08:54:39 $ Date: 17-sep-2003 Time: 12:14:52 $Id: UML2MMBaseStarter.java,v 1.3 2004/10/23 08:54:39 ekkelenkamp Exp $
Author:
Rudie Ekkelenkamp.

Constructor Summary
UML2MMBaseStarter()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method that will start an ant task.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UML2MMBaseStarter

public UML2MMBaseStarter()
Method Detail

main

public static void main(java.lang.String[] args)
Main method that will start an ant task. The parameters will be passed on.

Parameters:
args - list with parameters. For example: -f build.xml all, to run the all target on the build.xml file.


Copyright © 2003-2006 mmapps. All Rights Reserved.