Closed daivanov closed 8 years ago
Serenity 1.0.26 was already Java 6 incompatible, and versions below have issue with other Podam dependencies compatibility. I think dropping Java 6 support is an option here.
I agree. We could move compatibility to Java 7
From: Daniil Ivanov notifications@github.com Reply-To: devopsfolks/podam reply@reply.github.com Date: Saturday, 20 August 2016 at 18:49 To: devopsfolks/podam podam@noreply.github.com Subject: Re: [devopsfolks/podam] Serenity-bdd 1.0.59 doesn't support Java 6 resulting in impossibility to build Podam with Java 6 (#215)
Serenity 1.0.26 was already Java 6 incompatible, and versions below have issue with other Podam dependencies compatibility. I think dropping Java 6 support is an option here.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Since Serenity is a test dependency, nothing special is needed. Actually compatibility with Java 6 might be still there, but it just cannot be verified any more.
Caused by: java.lang.UnsupportedClassVersionError: net/serenitybdd/maven/plugins/SerenityAggregatorMojo : Unsupported major.minor version 51.0