dev@javaserverfaces.java.net

Seeking review for 1497

From: Manuel Bernhardt <bernhardt.manuel_at_gmail.com>
Date: Tue, 14 Sep 2010 19:33:57 +0200

Hello,

I'm seeking review for
https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=1497 --
Add a Tomcat Hudson job.

The patch makes it possible to run the automated test suite against
tomcat 6, by means of excluding individual tests from the HtmlUnit
suite (for now, just one needs to be excluded). Further, it makes the
Goldenfile JSP tests pass on tomcat, by dealing with differing client
ids (due to the differing implementation of the JspId generation on
tomcat).

In order to test the patch, rename build.properties.tomcat to
build.properties and provide values for jsf.build.home, container.name
and container.home.

The patch is at
https://javaserverfaces.dev.java.net/nonav/issues/showattachment.cgi/1290/i1497.txt

Greetings,

Manuel Bernhardt