From: Egon T. <ego...@ut...> - 2004-01-27 21:28:43
|
Hi all! I plan to introduce ant to build the ccmtools (parallel to the existing autotools mechanism). Have a look at the README.ant file to see the current status. Hey Robert, ich have changed the dtd2java/Main.jar file to prevent using System.exit() to exit the main() method - because System.exit() also exits ant's execution... If you want to check it out - install ant (http://ant.apache.org) - and type ant in the ccmtools directory. :-) Egon |