[jira] [Resolved] (CMIS-895) no unescaping of ' and \ in query string lierals

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Hübel resolved CMIS-895. - Resolution: Fixed > no unescaping of ' and \ in query string lierals > -

[jira] [Commented] (CMIS-895) no unescaping of ' and \ in query string lierals

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349477#comment-14349477 ] Jens Hübel commented on CMIS-895: - There is an unescape() method in class StringUtil that do

[jira] [Resolved] (CMIS-740) OpenCMIS parser for text search expressions uses CMIS 1.0 quoting rules for phrases

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Hübel resolved CMIS-740. - Resolution: Fixed > OpenCMIS parser for text search expressions uses CMIS 1.0 quoting rules for > phrases >

[jira] [Closed] (CMIS-740) OpenCMIS parser for text search expressions uses CMIS 1.0 quoting rules for phrases

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Hübel closed CMIS-740. --- > OpenCMIS parser for text search expressions uses CMIS 1.0 quoting rules for > phrases > -

[jira] [Closed] (CMIS-885) regression - query parser accepts invalid queries

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Hübel closed CMIS-885. --- > regression - query parser accepts invalid queries > - > >

[jira] [Resolved] (CMIS-885) regression - query parser accepts invalid queries

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Hübel resolved CMIS-885. - Resolution: Fixed > regression - query parser accepts invalid queries >

[jira] [Commented] (CMIS-896) Improve how JSON response of CMIS query function is built

2015-03-05 Thread Nicolas Brandt (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349187#comment-14349187 ] Nicolas Brandt commented on CMIS-896: - I don't doubt that there is a better way to do it

[jira] [Commented] (CMIS-896) Improve how JSON response of CMIS query function is built

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349134#comment-14349134 ] Florian Müller commented on CMIS-896: - There is potential for optimization but we have t

[jira] [Resolved] (CMIS-893) getRepositories on browser binding repository url

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller resolved CMIS-893. - Resolution: Fixed Fix Version/s: OpenCMIS 0.13.0 > getRepositories on browser binding reposit

[jira] [Resolved] (CMIS-897) userfriendly document content url

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller resolved CMIS-897. - Resolution: Fixed Fix Version/s: OpenCMIS 0.13.0 Please test! > userfriendly document conten

[jira] [Assigned] (CMIS-897) userfriendly document content url

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller reassigned CMIS-897: --- Assignee: Florian Müller > userfriendly document content url >

[jira] [Assigned] (CMIS-896) Improve how JSON response of CMIS query function is built

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller reassigned CMIS-896: --- Assignee: Florian Müller > Improve how JSON response of CMIS query function is built >

[jira] [Created] (CMIS-897) userfriendly document content url

2015-03-05 Thread Michael Brackx (JIRA)
Michael Brackx created CMIS-897: --- Summary: userfriendly document content url Key: CMIS-897 URL: https://issues.apache.org/jira/browse/CMIS-897 Project: Chemistry Issue Type: Improvement

[jira] [Comment Edited] (CMIS-893) getRepositories on browser binding repository url

2015-03-05 Thread Michael Brackx (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348385#comment-14348385 ] Michael Brackx edited comment on CMIS-893 at 3/5/15 8:33 AM: - Ye

[jira] [Commented] (CMIS-893) getRepositories on browser binding repository url

2015-03-05 Thread Michael Brackx (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348385#comment-14348385 ] Michael Brackx commented on CMIS-893: - Yes, as it is better to be strict, an error would

Re: [VOTE] Release Apache Chemistry ObjectiveCMIS 0.5

2015-03-05 Thread Florian Müller
+1 Florian Apache Chemistry ObjectiveCMIS 0.5 is ready for release. With this release we switch the underlying iOS HTTP framework from NSURLConnection to NSURLSession. This changes the minimum requirements to iOS v7.0 SDK or OS X v10.9 SDK or later. I adopted the README file to reflect the