[jira] [Resolved] (CMIS-859) Typo in stopAfterService

2014-10-23 Thread Florent Guillaume (JIRA)
[ 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

[jira] [Created] (CMIS-859) Typo in stopAfterService

2014-10-23 Thread Florent Guillaume (JIRA)
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

Re: stopAfterService

2014-10-23 Thread Florent Guillaume
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, >> >>

Re: stopAfterService

2014-10-23 Thread Florian Müller
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

stopAfterService

2014-10-23 Thread Florent Guillaume
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