Which means,  dropping Java 7 which is EOL in 2 Months ?


Am 12.02.2015 um 00:34 schrieb Tomaž Cerar <tomaz.cerar@gmail.com>:


On Thu, Feb 12, 2015 at 12:27 AM, Radoslaw Rodak <rodakr@gmx.ch> wrote:
Mabe this could help… 

javac -source 1.7 -target 1.7 -bootclasspath /usr/lib/jvm/java-7-oracle/jre/lib/rt.jar 


that already works, you can run WildFly without any problems (that we know of) on JDK 8.
We also run CI jobs to make sure of that.

But WildFly is still compiled for -target 1.7, my original question is whether should we move to -target 1.8

--
tomaz