[
https://issues.apache.org/jira/browse/UIMA-5921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707698#comment-16707698
]
Marshall Schor edited comment on UIMA-5921 at 12/3/18 8:00 PM:
---------------------------------------------------------------
Hi, What did the automatic refactoring? Some new Eclipse feature? or some
other tool?
When I did my normal attempt to apply the patch, I got strange behavior - it
seemed to create a fairly large number of unmatched patch segments (some
worked, others didn't).
I'm wondering if there's some new line issue? I'm using Eclipse's apply patch
tool, and have the preference set to "ignore whitespace".
or if the issue somehow involves svn / git patch differences?
was (Author: schor):
Hi, What did the automatic refactoring? Some new Eclipse feature? or some
other tool?
When I did my normal attempt to apply the patch, I got strange behavior - it
seemed to create a fairly large number of unmatched patch segments (some
worked, others didn't).
I'm wondering if there's some new line issue? I'm using Eclipse's apply patch
tool, and have the preference set to "ignore whitespace".
> Refactor code to use Java 8 collection features
> ------------------------------------------------
>
> Key: UIMA-5921
> URL: https://issues.apache.org/jira/browse/UIMA-5921
> Project: UIMA
> Issue Type: Improvement
> Reporter: Joern Kottmann
> Assignee: Marshall Schor
> Priority: Minor
> Attachments: java8_collections.patch
>
>
> The code was refactored to use new Java 8 language level features, such as
> diamond operator , List.sort, Map.putIfAbsent, Map.computeIfAbsent and
> removeIf.
> To review this patch, please search in the patch for the above mentioned
> methods. All refactoring was done automatically and reviewed by me.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)