]
Josef Kopriva commented on JBIDE-27320:
---------------------------------------
OpenJDK 7 support on RHEL ends June
Remove old jbosstools.test.jre vars from parent POM
---------------------------------------------------
Key: JBIDE-27320
URL:
https://issues.redhat.com/browse/JBIDE-27320
Project: Tools (JBoss Tools)
Issue Type: Task
Components: build, integration-tests, qa, server
Affects Versions: 4.16.0.AM1
Reporter: Josef Kopriva
Assignee: Josef Kopriva
Priority: Major
Fix For: 4.16.0.Final
In parent POM are still variables for old JDKs:
https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml...
like 5, 6 and 7.
We do not support these JDKs anymore, so its an artifact.
Unfortunately these variables are also defined in some ITests(server, fuse...). It needs
to be carefully removed and all ITests must be checked, if it is ok.
These variables are also defined on Jenkins(dev-platform and PSI), so it needs to be
removed there too.