extentreports-java icon indicating copy to clipboard operation
extentreports-java copied to clipboard

v2 is built with Java 8

Open kirillzh opened this issue 8 years ago • 7 comments

Even though documentation states that Extent v2 supports Java 7, it seems to be built using Java 8. I'm compiling from Gradle: compile 'com.relevantcodes:extentreports:2.41.2'

kirillzh avatar Nov 08 '16 02:11 kirillzh

Seems to be this commit? https://github.com/anshooarora/extentreports-java/commit/cdf2d2c948a90a916caeaaa258695e3442e9a819

kirillzh avatar Nov 08 '16 02:11 kirillzh

This is correct. Its a defect. Its supported to be built with JDK6. Will release a fix very soon.

anshooarora avatar Nov 13 '16 05:11 anshooarora

@anshooarora would you be able to release this fix for us?

haroon-sheikh avatar Nov 23 '16 00:11 haroon-sheikh

@haroon-sheikh - Merged your commit. I will release the new version soon.

anshooarora avatar Dec 28 '16 13:12 anshooarora

Hi @anshooarora ,

Is there the new version?

BhavithaSundharesan avatar Oct 23 '17 09:10 BhavithaSundharesan

Hi @anshooarora It s that our project have to use java 7 and extent 3 needs java 8 I have downloaded jars for 2.41.2 but it still throws error as 'com/relevantcodes/extentreports/ExtentReports : Unsupported major.minor version 52.0 '

BhavithaSundharesan avatar Oct 23 '17 09:10 BhavithaSundharesan

@BhavithaSundharesan Please use 2.41.3 instead

haroon-sheikh avatar Oct 25 '17 21:10 haroon-sheikh