[jira] [Updated] (CMIS-898) Update test server URLs and increase test timeout value

2015-03-06 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-898: --- Attachment: CMIS-898.diff > Update test server URLs and increase test timeout va

[jira] [Created] (CMIS-898) Update test server URLs and increase test timeout value

2015-03-06 Thread Mike Hatfield (JIRA)
Mike Hatfield created CMIS-898: -- Summary: Update test server URLs and increase test timeout value Key: CMIS-898 URL: https://issues.apache.org/jira/browse/CMIS-898 Project: Chemistry Issue Type

ObjectiveCMIS Status Call Minutes

2015-02-09 Thread Mike Hatfield
Meeting Minutes from 9th February 2015. Participants: - Mike, Gavin, Peter & Lukas Agenda: - Discuss threading modifications to NSURLSession support Discussion Points: - Confirmation of threading changes that SAP required in order to support their client architecture. - SAP have committed

[jira] [Updated] (CMIS-831) MacOS target incompatibility issues

2014-08-06 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-831: --- Attachment: cmis-831.diff > MacOS target incompatibility iss

[jira] [Created] (CMIS-831) MacOS target incompatibility issues

2014-08-05 Thread Mike Hatfield (JIRA)
Mike Hatfield created CMIS-831: -- Summary: MacOS target incompatibility issues Key: CMIS-831 URL: https://issues.apache.org/jira/browse/CMIS-831 Project: Chemistry Issue Type: Bug

Re: Added Query Escaping

2014-07-18 Thread Mike Hatfield
Hi Lukas Thanks for adding this - it's definitely something we needed in ObjectiveCMIS! Regarding the implementation, I have a few comments: 1 - My main concern is whether using '?' as token in "SELECT ?, ? FROM ? WHERE ? > ? AND IN_FOLDER(?) OR ? IN (?)" is too fragile? We have a similar toke

Re: Browser binding implementation

2014-04-17 Thread Mike Hatfield
Hi Peter This JSON behaviour presumably stems from the limitation on NSDictionary and NSArray that they cannot contain nil objects, so NSNull is used instead. There seem to be two popular workarounds if the client code requires nil instead of NSNull: 1 - A category on NSDictionary, e.g. - (id)c

[jira] [Updated] (CMIS-784) Unit tests: New server env. for 1.1 browser binding. Tests run as non-admin user

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-784: --- Attachment: CMIS-784.diff > Unit tests: New server env. for 1.1 browser binding. Tests run as

[jira] [Created] (CMIS-784) Unit tests: New server env. for 1.1 browser binding. Tests run as non-admin user

2014-04-16 Thread Mike Hatfield (JIRA)
Mike Hatfield created CMIS-784: -- Summary: Unit tests: New server env. for 1.1 browser binding. Tests run as non-admin user Key: CMIS-784 URL: https://issues.apache.org/jira/browse/CMIS-784 Project

[jira] [Commented] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970634#comment-13970634 ] Mike Hatfield commented on CMIS-659: (Apologies: attached files to incorrect

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 08.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 12.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 09.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 10.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 13.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 11.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-783) Code modernisation, 64-bit compatibility, build script updates, update to XCUnit

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-783: --- Attachment: 13.diff 12.diff 11.diff 10.diff

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 06.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 05.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 07.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: 13.diff 12.diff 11.diff 10.diff

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 03.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 04.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 02.diff) > createDocumentFromInputStream fails sporadica

[jira] [Updated] (CMIS-659) createDocumentFromInputStream fails sporadically

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-659: --- Attachment: (was: 01.diff) > createDocumentFromInputStream fails sporadica

[jira] [Created] (CMIS-783) Code modernisation, 64-bit compatibility, build script updates, update to XCUnit

2014-04-16 Thread Mike Hatfield (JIRA)
Mike Hatfield created CMIS-783: -- Summary: Code modernisation, 64-bit compatibility, build script updates, update to XCUnit Key: CMIS-783 URL: https://issues.apache.org/jira/browse/CMIS-783 Project

[jira] [Commented] (CMIS-731) CMISDateUtil.m not thread-safe

2014-04-16 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970616#comment-13970616 ] Mike Hatfield commented on CMIS-731: This can be marked as resolved in Objective

Re: CMIS server with test content

2014-04-15 Thread Mike Hatfield
Hi Peter Note these instructions almost certainly need missing detail added (e.g. the username/password the tests expect, as well the easiest ways to generate the version history). You'll also get an immediate test failure in "testGetRootFolder" as that's hardcoded to expect Alfresco v4.0.0. R

[jira] [Updated] (CMIS-731) CMISDateUtil.m not thread-safe

2013-10-21 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hatfield updated CMIS-731: --- Attachment: CMISDateUtil.diff > CMISDateUtil.m not thread-s

[jira] [Created] (CMIS-731) CMISDateUtil.m not thread-safe

2013-10-21 Thread Mike Hatfield (JIRA)
Mike Hatfield created CMIS-731: -- Summary: CMISDateUtil.m not thread-safe Key: CMIS-731 URL: https://issues.apache.org/jira/browse/CMIS-731 Project: Chemistry Issue Type: Bug

ObjectiveCMIS call - 14 June 2013

2013-06-14 Thread Mike Hatfield
Participants: Mike H, Peter E, Florian M, Lukas G Discussion Points & Actions Arising: #1 - Concerns have been raised about the recent modifications to support self-signed SSL certificates. It is felt these are better implemented in Authentication Provider to make it easier to build a fully-s

Re: kCMISSessionAllowUntrustedSSLCertificate

2013-05-17 Thread Mike Hatfield
creation; something app developers can choose to not expose at all should they wish. I believe not having this feature available at all would severely limit the usefulness of any app built upon Objective-CMIS and, I fear, therefore similarly limit interest in the platform. Regards, Mike --

[jira] [Commented] (CMIS-621) Context and servlet path can not be overridden when using a reverse proxy

2013-05-14 Thread Mike Hatfield (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657127#comment-13657127 ] Mike Hatfield commented on CMIS-621: Florian - where are we with this issue please?