That may be a good thing to do too. ... but why? What other level is there that isn't covered? We have the top struts dist covered - that *should be* inherited if it is to be used (currently it's explicitly not inheriting, I believe). The struts-el has a opportunity to set things. The users file is being used. Where else do we really need one?

Craig R. McClanahan wrote:

On Mon, 21 Oct 2002, James Mitchell wrote:

Date: Mon, 21 Oct 2002 16:41:23 -0400
From: James Mitchell <[EMAIL PROTECTED]>
Reply-To: Struts Developers List <[EMAIL PROTECTED]>
To: Struts Developers List <[EMAIL PROTECTED]>
Subject: RE: Struts-EL - BUILD FAILED

The quickest solution for me (temporary solution, since my refresh
overwrites everything) was to change the struts-el from:
<property file="${user.home}/build.properties"/>

to:
<property file="../../build.properties"/>

Why not just add this as a third source of properties?

Craig

--
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