Martin Becker created OFBIZ-6252:
------------------------------------
Summary: Release branches fail to compile with JDK 1.8
Key: OFBIZ-6252
URL: https://issues.apache.org/jira/browse/OFBIZ-6252
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Release Branch 14.12, Release Branch 13.07, Release
Branch 12.04
Reporter: Martin Becker
Due to a bug that was already fixed in trunk by Adrian C. (Jan 2015) but not in
the current release branches (I checked 12.04, 13.07 and 14.12), the branches
could not be compiled using JDK 1.8 because it discovers an "variable operator
might not have been initialized" error in ModelViewController.java.
Furthermore this is also a logical bug that leads to an incomplete error
message.
So the trivial fix should be applied to the release branches, I will attach one
for 14.12.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)