[Webtest] Re: Which environments for runtime and build time?
Marc Guillemot
webtest@lists.canoo.com
Fri, 09 Jul 2004 10:08:59 +0200
No reaction!?!
What about JDK 1.5 as minimum requirement for both runtime and selftest? ;-)
Marc.
Marc Guillemot wrote:
> Hi,
>
> as far as I know nothing is said about the needed configuration to run
> webtest. What about fixing this?
>
>
> Could we assume following minimum requirements (I surely forget some
> elements):
>
> for runtime and selftests
> - JDK 1.4
> - ant 1.5.4
>
> for selftests:
> - Servlet 2.4, JSP 2.0 Servlet container
> I know that it is a "high" requirement, but as it is only needed for
> webtest developers, I think that the benefits (easier to write selftests
> due to the EL) justify it.
>
> Marc.