> -----Original Message----- > From: Eddie Bush [mailto:ekbush@;swbell.net] > Sent: Monday, October 21, 2002 1:56 PM > > Karr, David wrote: > > >Perhaps it might be useful to add checks in the build script > for whether it > >finds a "build.properties" file, and emits a warning if it > does not? It's > >something, at least. > > > Actually ... is there some reason the struts-el build script > chose not > to inherit property definitions? Things like beanutils and > commons-logging should be inherited. If we change servlet.jar to be > servlet23.jar then we don't have to worry about that one case > where we > don't want to inherit - and it should probably be > servlet23.jar anyway > for consistency with other things.
Because when I first wrote it, it was outside of the Struts distribution. I have no qualms with making any changes that will make it more convenient to build. > Or am I incorrect in believing that inheritAll="false" (in the main > script) is the thing causing the need for redefinition? Dunno. -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>