Splitting shale-test into JSF specific projects (was Re: [1.1.0] Testing of Shale-Core fails due to missing ViewExpiredException)

2008-12-10 Thread Paul Spencer
On Dec 9, 2008, at 1:08 PM, Gary%20VanMatre wrote: snip I was thinking that we might need to break JSF 1.1 and 1.2 support into two projects so that we could better configure the dependencies and binaries. If we did that, we could still have JSF 1.2 test build on JSF 1.1 test. That

Re: Splitting shale-test into JSF specific projects (was Re: [1.1.0] Testing of Shale-Core fails due to missing ViewExpiredException)

2008-12-10 Thread Gary%20VanMatre
From: Paul Spencer To: dev@shale.apache.org Sent: Wed, 10 Dec 2008 10:45:47 + (UTC) Subject: Splitting shale-test into JSF specific projects (was Re: [1.1.0] Testing of Shale-Core fails due to missing ViewExpiredException) On Dec 9, 2008, at 1:08 PM, Gary%20VanMatre wrote: I

[1.1.0] Testing of Shale-Core fails due to missing ViewExpiredException

2008-12-09 Thread Paul Spencer
I am building Shale 1.1.0-SNAPSHOT with JDK 1.5.0_16-b06-284. The test on Shale-Core are failing with the following error: testPristine(org.apache.shale.util.TokenProcessorTestCase) Time elapsed: 0.038 sec ERROR! java.lang.NoClassDefFoundError: javax/faces/application/

Re: [1.1.0] Testing of Shale-Core fails due to missing ViewExpiredException

2008-12-09 Thread Gary%20VanMatre
From: Paul Spencer To: dev@shale.apache.org Sent: Tue, 9 Dec 2008 12:20:44 + (UTC) Subject: [1.1.0] Testing of Shale-Core fails due to missing ViewExpiredException I am building Shale 1.1.0-SNAPSHOT with JDK 1.5.0_16-b06-284. The test   on Shale-Core are failing with the following error

Re: [1.1.0] Testing of Shale-Core fails due to missing ViewExpiredException

2008-12-09 Thread Greg Reddin
On Tue, Dec 9, 2008 at 6:20 AM, Paul Spencer [EMAIL PROTECTED] wrote: I am building Shale 1.1.0-SNAPSHOT with JDK 1.5.0_16-b06-284. The test on Shale-Core are failing with the following error: testPristine(org.apache.shale.util.TokenProcessorTestCase) Time elapsed: 0.038 sec ERROR!