extentreports-java
extentreports-java copied to clipboard
v2 is built with Java 8
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'
Seems to be this commit? https://github.com/anshooarora/extentreports-java/commit/cdf2d2c948a90a916caeaaa258695e3442e9a819
This is correct. Its a defect. Its supported to be built with JDK6. Will release a fix very soon.
@anshooarora would you be able to release this fix for us?
@haroon-sheikh - Merged your commit. I will release the new version soon.
Hi @anshooarora ,
Is there the new version?
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 Please use 2.41.3
instead