[
http://jira.jboss.com/jira/browse/JBAS-5560?page=comments#action_12414791 ]
Stan Silvert commented on JBAS-5560:
------------------------------------
There are so many examples based on the booking application that we
should try to make all of them testable (in the long run) using the same tests. If we make
the IDs match across them it should not be difficult. WDYT?
I think that's a good goal. Creating the JSFUnit test classes that run against
different versions of the Booking example should be easy. But keeping the xhtml files in
sync will be difficult because there are copies in each different example app.
With Maven, you can make a WAR depend on a WAR. This feature is very useful for this sort
of thing because you just have to maintain the differences between the main WAR and the
derived WAR. So we would only need to keep most of the xhtml files in the main booking
example. But for now, I guess we will have to keep them in sync manually.
Add Seam to JBoss AS testsuite
------------------------------
Key: JBAS-5560
URL:
http://jira.jboss.com/jira/browse/JBAS-5560
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Test Suite
Reporter: Stan Silvert
Assigned To: Stan Silvert
Fix For: JBossAS-5.1.0.CR1
A new version of Seam will often fail on the latest build of JBoss AS.
We need to have at least some sort of "smoke test" as part of the AS test suite
to make sure that the latest version of Seam always runs on AS as part of the test suite.
This Jira task will allow us to discuss this and monitor progress toward this goal.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira