On Sun, 27 Feb 2005 11:37:40 -0600, Joe Germuska wrote: > At 12:32 PM -0500 2/27/05, James Mitchell wrote: >> Ok, now this is interesting. "mock" depends on "core", and "core >> tests" depend on "mock". Maven wants to build/test for each >> distribution, so the "first time" developer is in a chicken-and- >> egg state trying to "maven build-all" or even "maven dist" one at >> a time. >> >> I would say we put the mock objects back into core/src/test and >> simply package them separately after (postGoal) the core 'dist'. >> > > Would it be so wrong to simply include them in struts-core? I can > see theoretical arguments against, but it also seems to me like in > this case pragmatism might prevail. > > Joe
+1 on mock objects, and any related unit test classes, being considered integral to Struts core and included with the distribution. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]