Example does not compile
jreznot opened this issue · 2 comments
jreznot commented
The example seems outdated and does not compile
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project jdi-light-testng-template: Compilation failure
[ERROR] /home/artamonov/test/qa/jdi-light-testng-template/src/main/java/org/mytests/uiobjects/example/site/custom/MultiDropdown.java:[26,47] type argument com.epam.jdi.light.asserts.generic.UISelectAssert is not within bounds of type-variable A
pnatashap commented
@jreznot could you please recheck this project.
It was updated to current jdi version and checked on all jdk on ubuntu.
please close the issue if it's ok now, or provide more information about jdk and os.
pnatashap commented
No response. Now we add automatic runs to check the code in the project, it should work