From: Simon So <ss...@cs...> - 2002-02-12 21:34:59
|
Hi all, Since Sync4j will use Cactus (http://jakarta.apache.org/cactus/index.html) for constructing EJB unit test cases, this project's build.xml has been made over to accommodate Cactus test cases. The existing ./build.xml file will stay behind until the make-over is complete. This check-in is for compatibility purpose. It introduces * ./build directory * A new set of build xml files without changing the functionality of the original ./build.xml. At this point, installing Cactus is not required, because no Cactus test cases have been checked in. The next check-in will require Cactus. You are recommended to get a head-start, though, by installing Cactus. Please see sync4j/README.txt for details. Regards, Simon ss...@us... |