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