[
https://issues.apache.org/jira/browse/CMIS-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florent Guillaume resolved CMIS-859.
Resolution: Fixed
> Typo in stopAfterServ
Florent Guillaume created CMIS-859:
--
Summary: Typo in stopAfterService
Key: CMIS-859
URL: https://issues.apache.org/jira/browse/CMIS-859
Project: Chemistry
Issue Type: Bug
I'll open a JIRA. I can do the fix it's all right.
Florent
On Thu, Oct 23, 2014 at 3:58 PM, Florian Müller wrote:
> Hi Florent,
>
> Yes, that is a typo. Please open an issue in JIRA. I'll fix it.
>
>
> - Florian
>
>
>
>> Florian,
>>
>>
Hi Florent,
Yes, that is a typo. Please open an issue in JIRA. I'll fix it.
- Florian
Florian,
The stopAfterService implementations for the three bindings delegate to
beforeServiceCall... It's a typo, right, and should be
afterServiceCall?
protected boolean stopAf
Florian,
The stopAfterService implementations for the three bindings delegate to
beforeServiceCall... It's a typo, right, and should be afterServiceCall?
protected boolean stopAfterService(CmisService service) {
if (!(service instanceof ProgressControlCmisSe