On Mon, 21 Oct 2002, Karr, David wrote:

> Date: Mon, 21 Oct 2002 12:46:31 -0700
> From: "Karr, David" <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: 'Struts Developers List' <[EMAIL PROTECTED]>
> Subject: RE: Struts-EL - BUILD FAILED
>
> > Solutions:
> > 1. Comment out those 2 lines so as not to cause confusion.
>
> I guess that would make it so that the default build doesn't build
> struts-el.  Craig was trying to ensure that it was built in the default
> build.  I don't know whether this matters.
>

It sure does matter if you want struts-el in the nightly builds :-).

Craig

> > 2. Leave them 'as is' and add comments 'in order to build
> > struts-el, you
> > must create your own build.properties file there' as well as
> > here.  For,
> > without it, ${user.home} is not picked up and consequently....
> >
> >   <property file="${user.home}/build.properties"/>
> >
> > points to nothing, so your base properties file is useless.
>
> 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.
>
> --
> To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>
>
>


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