On Mon, 21 Oct 2002, James Mitchell wrote:

> Date: Mon, 21 Oct 2002 15:24:33 -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
>
> Well, before I submit this as a bug w/patch, let me bounce it off you guys
> first.
>
>
>
> The build.properties.sample specifies properties for the jstl jar files, but
> says nothing about the fact that you MUST go to contrib/struts-el and define
> a build.properties file there.
>

My environment doesn't have this, but I can successfully run the top-level
build.xml (which includes building struts-el).  You should be able to do
the same, as long as you've defined all the properties in your top-level
build.properties file.

> Here's the relevant info from the sample:
> ...
> ...
> # These links to the JSTL jar files are only required for building the
> # Struts-EL contrib library.  If they are not present, it will not build
> that
> # contrib library (although it doesn't prevent you from building it directly
> in
> # "contrib/struts-el".
>
> jstl.jar= f:/applis/jakarta-taglibs/jstl-1.0/lib/jstl.jar
> jstl-standard.jar= f:/applis/jakarta-taglibs/jstl-1.0/lib/standard.jar

Note that this should really be "standard.jar" for consistency with the
naming convention on all the other JAR file properties.

Craig


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