From: Vincent M. <vm...@oc...> - 2001-07-30 11:42:10
|
Building the mockobjects project requires : - a JDK installed - Ant installed with the needed tasks : stylebook (version 2), junit - depending on what mocks we want to build, some external jars (like servlet.jar if we want to build the servlet mocks, ...) In order to facilitate building the mockobjects project, I propose to provide on the developer web site (i.e. SF) a prepackaged zip containing Ant with the needed tasks already in there. This is what I have done on the Cactus project and it's been very successful. Ok ? -Vincent Massol |