]
Josef Kopriva updated JBIDE-26750:
----------------------------------
Affects Version/s: 4.13.0.AM1
Update CDI.itests to run on java 11
-----------------------------------
Key: JBIDE-26750
URL:
https://issues.jboss.org/browse/JBIDE-26750
Project: Tools (JBoss Tools)
Issue Type: Task
Components: cdi
Affects Versions: 4.13.0.AM1
Reporter: Zbyněk Červinka
Assignee: Zbyněk Červinka
Priority: Major
Fix For: 4.13.0.AM1
*Description of the task from [~odockal]:*
As I said some time ago, would be awesome to also have test project running on Java 11 in
case that test are running on machine with jdk 11. Also, I can see that this condition
repeats in every class, do you dare to extract it somewhere else and just call in
@requirementResctriction annotated method?
Let's put it into some utility class, that's an easiest solution.