Ha forgot: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20OFBIZ%20AND%20text%20~%20%22java%208%22%20ORDER%20BY%20updated%20DESC

So with https://issues.apache.org/jira/browse/OFBIZ-6300 patch committed we 
should be OK

Jacques

Le 29/04/2015 12:44, Jacques Le Roux a écrit :
BTW we should focus on switching to Java 8 before anything else. In 2 days Java 
7 will no longer be supported, think security...

It's should be OK now, but must be done officially

Jacques
PS: my last call was http://markmail.org/message/fs36a4tkwfm42vhk

Le 24/04/2015 17:02, Adam Heath a écrit :
Not putting this into the jira issue, as it's not related, but with java 1.8, 
construction of generic objects is nicer.

==
Map<String, List<Map<String, Object>>> myVar = new HashMap<>();
==



Reply via email to