[ http://issues.apache.org/struts/browse/SHALE-249?page=all ]
Craig McClanahan resolved SHALE-249.
------------------------------------
Fix Version/s: 1.0.3-SNAPSHOT
Resolution: Fixed
Fixed in nightly build 20060812. Will be included in 1.0.3 release.
WARNING: This change will create breakage if you have unit tests that extend
AbstractJsfTextCase ... you will need to add "throws Exception" on each of
these methods to successfully compile. Normally, I don't like making this kind
of incompatible change, but it's really now or never for a 1.x Shale release,
and this one is important.
> Add "throws Exception" to signatures of setUp() and tearDown() in
> AbstractJsfTestCase
> -------------------------------------------------------------------------------------
>
> Key: SHALE-249
> URL: http://issues.apache.org/struts/browse/SHALE-249
> Project: Shale
> Issue Type: Improvement
> Components: Test
> Reporter: Craig McClanahan
> Assigned To: Craig McClanahan
> Fix For: 1.0.3-SNAPSHOT
>
>
> (From a discussion on the user mailing list
> <http://mail-archives.apache.org/mod_mbox/shale-user/200608.mbox/[EMAIL
> PROTECTED]>)
> In JUnit 3.8.1, the TestCase base class declares "throws Exception" in its
> method signatures for setUp() and tearDown(), but this is not the case on
> AbstractJsfTestCase. Should be added for consistency.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira