|
EAP 6.4 probably will be certified on JDK 8 therefore we are running all test suites on JDK8. Our script running validator tck was written before
HV-545
and it relied on jboss.home property. Unfortunately we didn't note
HV-545
so our "incontainer" results are not valid. I realized that during initial testing on JDK 8 where jboss as version downloaded from maven doesn't even start.
For now I'm going to handle pom changes in our script, but in case there will be another 4.3 release (security fix etc.) it would be nice to have it included.
|