Any thoughts on going maven in 1.2?
Craig R. McClanahan wrote:
On Mon, 21 Oct 2002, Eddie Bush wrote:
[snip]
For things like servlet api, do you prefer servlet.jar (we're actually
using two different ones here, right?) or should (for struts-el) we use
something like servlet23.jar?
For the main parts of Struts, use servlet.jar -- it will compile against
either. For struts-el use servlet23.jar instead (although, of course, it
will also compile against the Servlet 2.4 APIs).
--
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>