Craig,
Sorry, you were right, my eclipse workspace was referencing java 1.4
but for some reason the unit tests were being run under the default
eclipse jre which was 1.3.
Thanks for the help,
Ryan
On 2/10/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> On 2/10/06, Ryan Wynn <[EMAIL PROTECTED]> wrote:
> >
> > java.lang.UnsupportedClassVersionError:
> > org/apache/shale/test/base/AbstractViewControllerTestCase (Unsupported
> > major.minor version 48.0)
> >
> > Does AbstractVCTestCase require
On 2/10/06, Ryan Wynn <[EMAIL PROTECTED]> wrote:
>
> java.lang.UnsupportedClassVersionError:
> org/apache/shale/test/base/AbstractViewControllerTestCase (Unsupported
> major.minor version 48.0)
>
> Does AbstractVCTestCase require java 1.5 now or is this a build
> problem? I am using java 1.4 and c
java.lang.UnsupportedClassVersionError:
org/apache/shale/test/base/AbstractViewControllerTestCase (Unsupported
major.minor version 48.0)
Does AbstractVCTestCase require java 1.5 now or is this a build
problem? I am using java 1.4 and cannot run my test cases now.
using shale-test.jar from 2/10.
4 matches
Mail list logo