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.

Or am I incorrect in believing that inheritAll="false" (in the main script) is the thing causing the need for redefinition?

--
Eddie Bush




--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to