From: Vincent M. <vm...@oc...> - 2001-07-30 11:50:52
|
----- Original Message ----- From: "Vincent Massol" <vm...@oc...> To: <moc...@li...> Sent: Monday, July 30, 2001 12:43 PM Subject: [Mockobjects-java-dev] Prepackaged Ant version > 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. > More precisely, I propose a new package named mockobjects-tools (in the notes area we mention that it contains tools to help build the project for developers and that it is not needed for end users) and put a file named : mockobjects-java-ant-YYYYMMDD.zip > Ok ? > -Vincent Massol |