[
https://issues.apache.org/jira/browse/CHAIN-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135462#comment-13135462
]
Phil Steitz commented on CHAIN-61:
----------------------------------
Usually this is the result of some change being committed between the time the
patch was created and when you are trying to apply it. Succeeded usually means
succeeded - i.e., the patch command was successful in figuring out how to
adjust for the changes in the file. What I do in these cases is compare what I
get doing svn diff locally *after* applying the patch to the patch itself. It
the changes are the same (and of course, I am happy with the patch), I go ahead
and commit. I don't know about the content of this patch, but the patch itself
looks fine to me.
> Chain 2.0 trunk build is throwing many warnings as a result of generification
> changes
> -------------------------------------------------------------------------------------
>
> Key: CHAIN-61
> URL: https://issues.apache.org/jira/browse/CHAIN-61
> Project: Commons Chain
> Issue Type: Bug
> Affects Versions: 2.0
> Reporter: Elijah Zupancic
> Fix For: 2.0
>
> Attachments: chain-61.diff
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> When warnings on turned on for build, there are many unchecked conversion
> errors. These should be systematically investigated and fixed or given a
> @SuppressWarnings("unchecked") where needed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira