[jira] (MCOMPILER-228) cannot assign a value to final variable in lamda

2014-10-06 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MCOMPILER-228. Resolution: Not A Bug Assignee: Robert Scholte To be precise: it was not a maven-compil

[jira] (MCOMPILER-228) cannot assign a value to final variable in lamda

2014-10-06 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=353829#comment-353829 ] Robert Scholte edited comment on MCOMPILER-228 at 10/6/14 2:25 PM: ---

[jira] (MCOMPILER-228) cannot assign a value to final variable in lamda

2014-08-12 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=351332#comment-351332 ] Robert Scholte commented on MCOMPILER-228: -- [JDK9 ea b26|https://jdk9.java.net/download

[jira] (MCOMPILER-228) cannot assign a value to final variable in lamda

2014-07-25 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=350347#comment-350347 ] Robert Scholte commented on MCOMPILER-228: -- Issue can be tracked at https://bugs.openjd

[jira] (MCOMPILER-228) cannot assign a value to final variable in lamda

2014-07-17 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-228: - Attachment: MCOMPILER-228.patch Attaching example as integration test. I've reproduces it w

[jira] (MCOMPILER-228) cannot assign a value to final variable in lamda

2014-07-17 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-228: - Description: Code example compiles in Eclipse, but not with Maven Compiler Plugin. Code is

[jira] (MCOMPILER-228) cannot assign a value to final variable in lamda

2014-07-17 Thread Robert Kish (JIRA)
Robert Kish created MCOMPILER-228: - Summary: cannot assign a value to final variable in lamda Key: MCOMPILER-228 URL: https://jira.codehaus.org/browse/MCOMPILER-228 Project: Maven Compiler Plugin