Commit AtomPub TCK to Chemistry...

2009-08-18 Thread David Caruana
All, I think the AtomPub TCK is now in a good enough state to commit to the Chemistry code base. Gabriele and I have reached the first goal of re- packaging the Alfresco CMIS tests, removing Alfresco dependencies and complying with Chemistry conventions. We've also taken the opportunity

Re: Commit AtomPub TCK to Chemistry...

2009-08-18 Thread David Caruana
No problem. I'll proceed with the commit. On 18 Aug 2009, at 11:22, David Nuescheler wrote: hi dave, this is great, thanks a lot for the contribution. i perfectly understand that you may want to be careful about the initial commit, but it helps to be aware of the fact that i think we all

0.63 plan?

2009-09-01 Thread David Caruana
I'm wondering if there are any plans to start the upgrade of Chemistry to 0.63. In particular, can the current code be tagged as 0.62, as done with 0.61 (/branches/0.61). I'd like to upgrade the AtomPub TCK to 0.63. I can either perform the upgrade on trunk, after the 0.62 tag has been

Re: 0.63 plan?

2009-09-02 Thread David Caruana
in the 0.62 one and I'd like to stay on the trunk before I switch to 0.63. I missed the last conf call, was there any decision on the timeframe for a final 0.63? Florent On 1 Sep 2009, at 19:14, David Caruana wrote: I'm wondering if there are any plans to start the upgrade of Chemistry

CMIS 1.0 cd04

2009-10-23 Thread David Caruana
It seems the public review will be labelled CMIS 1.0 community draft 04. A new version of the spec has been posted which contains a couple of minor changes to the protocol bindings. I'd like to update the AtomPub TCK to this version of the spec, however, we've just marked trunk as 0.7.

Re: Issues with JS client

2009-11-04 Thread David Caruana
FYI, there's also another Flex client called CMISSpaces (which is at 1.0 now). http://code.google.com/p/cmisspaces/ Dave On 4 Nov 2009, at 16:35, Shane Johnson wrote: FYI - I'll try to get it upgraded to the 1.0 specification this weekend. Shane On Wed, Nov 4, 2009 at 10:27 AM, Michael

OpenCMIS svn commit - a question

2010-02-16 Thread David Caruana
re: https://issues.apache.org/jira/browse/CMIS-113 Now we have IP clearance for OpenCMIS, it's time to commit the source code to the Chemistry svn. Before doing so, I have a question regarding its location. We can either: a) create a peer opencmis directory to chemistry, and place all the

Re: OpenCMIS svn commit - a question

2010-02-16 Thread David Caruana
of opencmis and the existing Chemistry code base. Jens -Original Message- From: David Caruana [mailto:david.caru...@alfresco.com] Sent: Dienstag, 16. Februar 2010 10:50 To: chemistry-dev@incubator.apache.org Subject: OpenCMIS svn commit - a question re: https://issues.apache.org/jira

Re: QueryPagingTest.testQueryPaging: wrong properties' names

2010-02-25 Thread David Caruana
That's a consequence of spec changes. They use to be that way. I'll update the query tests so they comply with the current spec. Dave On 25 Feb 2010, at 10:49, Alexey Zavizionov wrote: Hello, list! I have a question related to QueryPagingTest.testQueryPaging String query =

Re: AssertionError: AllowableActionsTest.testFolderAllowableActions

2010-02-25 Thread David Caruana
Seems like an issue. I'll take a look. Dave On 25 Feb 2010, at 17:30, Alexey Zavizionov wrote: What about this test? On Wed, Feb 24, 2010 at 2:12 PM, Alexey Zavizionov alexey.zavizio...@gmail.com wrote: Hello, i have a test error with TCK java.lang.AssertionError:. --at

Re: TCK VersionsTest.testCheckIn does it correct to use PATCH method?

2010-02-25 Thread David Caruana
That's a consequence of spec changes. This test hasn't been updated. Will fix. By the way, it's great you're testing the tests. To make life simpler can you raise JIRA entries for future issues, so we can more easily track them. Regards, Dave On 25 Feb 2010, at 17:59, Alexey Zavizionov wrote:

Re: TCK AccessControlListTest.testDocumentAccessControlList There is shouldn't be the ACCESS_CONTROL_LIST extension.

2010-02-25 Thread David Caruana
Seems like an issue. I'll take a look. Dave On 25 Feb 2010, at 17:34, Alexey Zavizionov wrote: Hello, list! I have the test fail for the our CMIS implementation. I guess that test is incorrect. Does it? === AccessControlListTest.testDocumentAccessControlList === document =

Re: TCK should check variables related to CMISUriTemplate

2010-02-25 Thread David Caruana
Do you mean 1) test that the URI template has all variables as stated in the spec? or 2) that values should only be set for variables that exist within the URI template. It's my understanding that the spec requires all variables to specified in the URI template. So, implementing 1) makes

Build artifacts in public maven repository?

2010-03-05 Thread David Caruana
I'm not sure how Apache approaches this, but it would be useful to refer to chemistry and opencmis modules via a public maven repository. I see there's http://people.apache.org/repo/m2-incubating-repository/org/apache/ but I have no idea how we would publish, and whether a formal release is

Re: Meeting and code merge 4/12 - 4/16

2010-03-05 Thread David Caruana
...@opentext.com] Gesendet: Dienstag, 2. März 2010 17:29 An: Florent Guillaume; List-Chemistry Cc: Florian Müller; David Caruana; Klevenz, Stephan; Hermes, Martin Betreff: RE: Meeting and code merge This is a great idea Florent! I really would appreciate if we could talk a bit more about

Re: Meeting and code merge 4/12 - 4/16

2010-03-10 Thread David Caruana
: Florent Guillaume [mailto:f...@nuxeo.com] Sent: Friday, March 05, 2010 5:02 PM To: List-Chemistry; Klevenz, Stephan Cc: Jens Hübel; Florian Müller; David Caruana; Martin Hermes Subject: Re: Meeting and code merge 4/12 - 4/16 Yes, this would be from April 12th to April 16th. I've started

Re: Test Failure out of heap space in opencmis

2010-03-11 Thread David Caruana
Jens, I don't know if those tests are executed by the surefire plugin, but if they are, you can add argLine-Xmx1024m/argLine to the configuration element of the 'maven-surefire-plugin'. I've done this for the TCK. Dave On 11 Mar 2010, at 14:28, Jens Hübel wrote: Setting an

F2F high-level summary

2010-04-16 Thread David Caruana
Delprat and David Caruana. To ensure decisions were not made in isolation, details of discussions and outcomes were posted to the chemistry-dev mailing list throughout the week. Here we will summarise the outcome. For details, see the mails posted this week. The good news: there will be one Apache

Code formatting issue

2010-04-22 Thread David Caruana
Can someone double-check for me, but I think the recent code formatting on /chemistry/opencmis/trunk was incorrect. Tabs have been used instead of spaces. It won't take long to fix, but if anyone has any pending code changes, this is a warning. If someone can confirm this, I'll fix up. Sorry

Re: Code formatting issue

2010-04-22 Thread David Caruana
reason (e.g. optimized for reading source code in the iPhone ;-)? Otherwise I would like to increase the wrapping to a higher value. Regards, Stephan -Original Message- From: David Caruana [mailto:david.caru...@alfresco.com] Sent: Donnerstag, 22. April 2010 10:56 To: chemistry

Re: Code formatting issue

2010-04-22 Thread David Caruana
Hopefully, all tabs have now been removed. Dave On 22 Apr 2010, at 15:00, David Caruana wrote: I thought we increased the line length to 120 at the end of last week. Will check. Dave On 22 Apr 2010, at 14:55, Klevenz, Stephan wrote: Hi Dave, I did commit my pending changes. Feel

Re: PagingIterable

2010-04-23 Thread David Caruana
Hi Stephan, I'm currently experimenting with the new PagingIterable in the context of a simple query web page. So, have some thoughts on your discussion points. On 23 Apr 2010, at 13:06, Klevenz, Stephan wrote: Hi, One follow up task after F2F was to finish the implementation of the

Re: PagingIterable

2010-04-23 Thread David Caruana
)) { ... } From functional point of view it's all the same. Free choice :-) I'd like the MIX. Regards, Stephan -Original Message- From: David Caruana [mailto:david.caru...@alfresco.com] Sent: Freitag, 23. April 2010 14:35 To: chemistry-dev@incubator.apache.org Subject: Re

Re: PagingIterable

2010-04-23 Thread David Caruana
in the OperationContext is good. When using the API, I'd like it to be possible for a client to not care at all about page sizes, and let it assume that the system will choose appropriate defaults. Florent On Fri, Apr 23, 2010 at 4:58 PM, David Caruana david.caru...@alfresco.com wrote

Re: OpenCMIS Browser

2010-05-04 Thread David Caruana
I'm not too keen on a misc project - other projects have a sandbox area for experimentation. Re: the browser, I do think it would be good to include an official browser as part of the OpenCMIS sub-project. I would also include the shell too. The reasons for this are: * ties the browser and

Re: OpenCMIS Browser

2010-05-04 Thread David Caruana
sometimes. Of course. I already have it in my mind that it would be ported :-) @Nuxeo: Are you going to port your shell implementation to the OpenCMIS client API? Florian -Original Message- From: David Caruana [mailto:david.caru...@alfresco.com] Sent: Dienstag, 4. Mai 2010 15:44

Re: Iterable

2010-05-05 Thread David Caruana
On 5 May 2010, at 09:59, Klevenz, Stephan wrote: Hi, I did fix this issue and decided to re-name the Iterable to ItemIterable. I'm not sure if we have a consensus on the naming, but the naming can change again easily. https://issues.apache.org/jira/browse/CMIS-200 Furthermore I

Re: Iterable

2010-05-05 Thread David Caruana
Also, getHasMoreItems() has been removed, which I'd like to restore. This allows access to the boolean returned by the server. On 5 May 2010, at 14:21, Florent Guillaume wrote: On Wed, May 5, 2010 at 11:36 AM, David Caruana david.caru...@alfresco.com wrote: On 5 May 2010, at 09:59, Klevenz

PersistentObjectFactoryImpl.convertProperties

2010-05-12 Thread David Caruana
I'm writing a checkout/checkin test via OpenCMIS and potentially hitting an issue. I think it's valid to invoke Document.checkIn with null properties, however, PersistentObjectFactoryImpl.convertProperties is throwing an exception due to null properties. If I look at other convert methods in

Re: Offer to Contribute PHP CMIS Client Library to Apache Chemistry

2010-05-20 Thread David Caruana
It seems we have good consensus on accepting this. There's still IP clearance to complete, but we should vote on accepting the contribution and Richard into Chemistry. I'll start the vote on this mailing list, unless that's not the appropriate way to conduct this kind of thing. Dave On 10

Re: OpenCMIS client: Using maxItemsPerPage for paging

2010-05-27 Thread David Caruana
It's subtle... Try replacing: ItemIterableCmisObject itemIterable = children.getPage().skipTo(skipCount); with ItemIterableCmisObject itemIterable = children.skipTo(skipCount).getPage(); The skipTo() method always creates an iterable over the complete collection. The getPage() method can

Links missing from Chemistry web site front page

2010-06-11 Thread David Caruana
With the move to confluence for the web site, we're now missing some links which I think are vital: 1) Issue tracking 2) Source code 3) Team etc Is it possible to add these to the left hand navigation bar? I'd do it myself, but I've not been smart enough to find out how. Any pointers?

Moving chemistry-abdera and chemistry-tck-atompub modules

2010-06-11 Thread David Caruana
I'd like to move the modules chemistry-abdera and chemistry-tck-atompub out of /chemistry/trunk/chemistry and into /chemistry, as we've done with OpenCMIS. As part of the move I'd to rename them... chemistry-abdera = abdera-extension chemistry-tck-atompub = tck/tck-atompub The tck folder

Re: Release 0.1.0-incubating preparation

2010-06-14 Thread David Caruana
There are 68 issues fixed for the components chemistry-abdera, tck and opencmis-*. I'll update their fix version to 0.1.0. Dave On 14 Jun 2010, at 09:55, Jukka Zitting wrote: Hi, On Sun, Jun 13, 2010 at 5:27 PM, Gabriele Columbro gabri...@apache.org wrote: I added opencmis-* in version

New Chemistry committer: Richard McKnight

2010-06-14 Thread David Caruana
. Regards, David Caruana

Re: Create Relationship and Updatability problem

2010-07-29 Thread David Caruana
We'll investigate. Thanks, Dave On 29 Jul 2010, at 15:43, Florian Müller wrote: Hi Geert, That is an Alfresco bug. The cmis:sourceId and cmis:targetId property definitions are wrong. Both are defined with updatability = readonly and required= true which doesn't make sense. The

Re: various small cleanups

2010-09-09 Thread David Caruana
+1 Dave On 9 Sep 2010, at 15:47, Klevenz, Stephan wrote: ok, then I don't see an issue with that. +1 Stephan -Original Message- From: Florent Guillaume [mailto:f...@nuxeo.com] Sent: Donnerstag, 9. September 2010 16:24 To: chemistry-dev@incubator.apache.org Subject: Re:

Re: Moving cmis swing client to opencmis trunk?

2010-10-05 Thread David Caruana
+1 On 5 Oct 2010, at 13:07, Florian Müller wrote: Here is a proposal for a new name: CMIS Workbench WDYT? Florian On 05/10/2010 10:10, Florent Guillaume wrote: Yes it's a very nice and useful tool. Whatever location is fine with me, but I can see the attraction of having it

Re: createRelationship issue with child-assocations in Alfresco 3.4a

2010-10-07 Thread David Caruana
Hi John, The reason for your error (gc:reviews is not an object type) is that Alfresco does not map all of its child associations to the CMIS domain model, so they are unknown to the CMIS layer. In Alfresco, we only map the folder contains child association to the native CMIS folder/document

Re: various small cleanups

2010-10-07 Thread David Caruana
When you do ItemIterable.getPage() you get an iterable for the current page. Is it the case that this iterable's iterator is intended to iterate only over the page as it was defined at the time of its creation, and that the underlying iterable (CollectionPageIterable) is never supposed to

Re: Proposal to clarify CmisObject caching behaviour

2010-10-12 Thread David Caruana
early to determine if this problem is severe enough to tackle. Regards, Dave Florent On Tue, Oct 12, 2010 at 12:49 PM, David Caruana david.caru...@alfresco.com wrote: Currently, we only have one implementation of Session - PersistentSessionImpl. However, the OpenCMIS client API

Re: Proposal to clarify CmisObject caching behaviour

2010-11-08 Thread David Caruana
Have we reached a conclusion on this issue? It's been a while since we last discussed. Regards, Dave On 22 Oct 2010, at 15:06, Florian Müller wrote: Oh, right, there is yet another option. :) I support all your arguments against b), c) and d). But there are also two issues with e). 1.

Re: [VOTE] Graduate Chemistry to a Top Level Project

2011-02-07 Thread David Caruana
of the Apache Chemistry Project: * Bogdan Stefanescu (b...@apache.org) * David Caruana (dcaru...@apache.org) * David Nuescheler (un...@apache.org) * David Ward(dw...@apache.org) * Dominique Pfister (dpfis...@apache.org) * Florent Guillaume (fguil

[jira] Updated: (CMIS-16) Change list between 0.5 and 0.61 CMIS specifications

2009-07-23 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-16: -- Attachment: changes_v0.62c_to_v0.62.txt Change list between 0.5 and 0.61 CMIS specifications

[jira] Resolved: (CMIS-25) Contribute Alfresco AtomPub client test suite to form starting point TCK

2009-08-18 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-25. --- Resolution: Fixed Initial contribution committed to Chemistry. Contribute Alfresco AtomPub client

[jira] Commented: (CMIS-25) Contribute Alfresco AtomPub client test suite to form starting point TCK

2009-08-18 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12744523#action_12744523 ] David Caruana commented on CMIS-25: --- See README.txt http://svn.apache.org/viewvc

[jira] Created: (CMIS-49) Add TCKRunner to AtomPub TCK

2009-08-25 Thread David Caruana (JIRA)
Add TCKRunner to AtomPub TCK Key: CMIS-49 URL: https://issues.apache.org/jira/browse/CMIS-49 Project: Chemistry Issue Type: Improvement Components: tck Reporter: David Caruana

[jira] Updated: (CMIS-49) Add TCKRunner to AtomPub TCK

2009-08-26 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-49: -- Description: Allow TCK to be driven from alternate front-ends such as web form. - introduce TCKRunner

[jira] Created: (CMIS-51) Upgrade AtomPub TCK to 0.63 specification

2009-09-11 Thread David Caruana (JIRA)
Caruana Assignee: David Caruana Upgrade AtomPub TCK to 0.63 spec. Currently, spec is at 0.63b, although it's possible for newer revisions to be released before 0.63 final. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue

[jira] Updated: (CMIS-51) Upgrade AtomPub TCK to 0.7 specification

2009-10-09 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-51: -- Description: Upgrade AtomPub TCK to 0.7 spec. (was: Upgrade AtomPub TCK to 0.63 spec. Currently, spec

[jira] Commented: (CMIS-51) Upgrade AtomPub TCK to 0.7 specification

2009-10-09 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764107#action_12764107 ] David Caruana commented on CMIS-51: --- 1) CHANGED: CMIS Namespaces Was: http://docs.oasis

[jira] Resolved: (CMIS-51) Upgrade AtomPub TCK to 0.7 specification

2010-01-06 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-51. --- Resolution: Fixed Upgrade AtomPub TCK to 0.7 specification

[jira] Updated: (CMIS-91) TCK - atom:link type descendants should be http://docs.oasis-open.org/ns/cmis/link/200908/typedescendants (singular)

2010-01-06 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-91: -- Summary: TCK - atom:link type descendants should be http://docs.oasis-open.org/ns/cmis/link/200908

[jira] Created: (CMIS-92) Upgrade AtomPub TCK to 1.0 CD05

2010-01-07 Thread David Caruana (JIRA)
Upgrade AtomPub TCK to 1.0 CD05 --- Key: CMIS-92 URL: https://issues.apache.org/jira/browse/CMIS-92 Project: Chemistry Issue Type: Task Components: tck Reporter: David Caruana

[jira] Created: (CMIS-94) Upgrade AtomPub TCK to 1.0 CD06

2010-01-12 Thread David Caruana (JIRA)
Upgrade AtomPub TCK to 1.0 CD06 --- Key: CMIS-94 URL: https://issues.apache.org/jira/browse/CMIS-94 Project: Chemistry Issue Type: Task Components: tck Reporter: David Caruana

[jira] Commented: (CMIS-37) Merge Alfresco Abdera CMIS extension with existing Chemistry extension

2010-01-15 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800789#action_12800789 ] David Caruana commented on CMIS-37: --- I propose we create a chemistry-abdera module and move

[jira] Issue Comment Edited: (CMIS-37) Merge Alfresco Abdera CMIS extension with existing Chemistry extension

2010-01-15 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800789#action_12800789 ] David Caruana edited comment on CMIS-37 at 1/15/10 5:49 PM: I

[jira] Created: (CMIS-105) Add rendition tests to TCK

2010-01-27 Thread David Caruana (JIRA)
Add rendition tests to TCK -- Key: CMIS-105 URL: https://issues.apache.org/jira/browse/CMIS-105 Project: Chemistry Issue Type: Task Components: tck Reporter: David Caruana Assignee

[jira] Resolved: (CMIS-94) Upgrade AtomPub TCK to 1.0 CD06

2010-02-02 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-94. --- Resolution: Fixed Upgrade AtomPub TCK to 1.0 CD06

[jira] Resolved: (CMIS-109) Add ACL tests to TCK

2010-02-02 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-109. Resolution: Fixed Add ACL tests to TCK Key: CMIS-109

[jira] Created: (CMIS-115) Add Change Log tests to TCK

2010-02-11 Thread David Caruana (JIRA)
Add Change Log tests to TCK --- Key: CMIS-115 URL: https://issues.apache.org/jira/browse/CMIS-115 Project: Chemistry Issue Type: Task Components: tck Reporter: David Caruana Assignee

[jira] Assigned: (CMIS-113) OpenCMIS contribution

2010-02-16 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana reassigned CMIS-113: -- Assignee: David Caruana OpenCMIS contribution - Key

[jira] Resolved: (CMIS-113) OpenCMIS contribution

2010-02-16 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-113. Resolution: Fixed Committed to SVN. There are some small tidy up tasks still to perform e.g

[jira] Issue Comment Edited: (CMIS-113) OpenCMIS contribution

2010-02-16 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834281#action_12834281 ] David Caruana edited comment on CMIS-113 at 2/16/10 4:12 PM

[jira] Resolved: (CMIS-115) Add Change Log tests to TCK

2010-02-17 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-115. Resolution: Fixed Add Change Log tests to TCK --- Key

[jira] Created: (CMIS-117) Update TCK to CD07 schema

2010-02-17 Thread David Caruana (JIRA)
Update TCK to CD07 schema - Key: CMIS-117 URL: https://issues.apache.org/jira/browse/CMIS-117 Project: Chemistry Issue Type: Task Components: tck Reporter: David Caruana Assignee

[jira] Resolved: (CMIS-117) Update TCK to CD07 schema

2010-02-17 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-117. Resolution: Fixed http://svn.apache.org/viewvc?rev=911026view=rev Update TCK to CD07 schema

[jira] Resolved: (CMIS-131) Don't use a PATCH method to update of private working copy

2010-02-26 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-131. Resolution: Fixed Assignee: David Caruana Replaced patch with put requests. r916711 Don't

[jira] Resolved: (CMIS-134) AllowableActionsTest.testFolderAllowableActions There is shouldn't be the ALLOWABLE_ACTIONS extension by default.

2010-02-26 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-134. Resolution: Fixed Assignee: David Caruana No longer depend on allowable actions being

[jira] Resolved: (CMIS-135) FolderChildrenTest.testGetChildrenNamedPropertyFilter The filter should be a comma-delimited list.

2010-02-26 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-135. Resolution: Fixed Assignee: David Caruana Replaced space delimiter with comma delimiter

[jira] Resolved: (CMIS-132) Test that the URI template has all variables as stated in the spec

2010-02-26 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-132. Resolution: Fixed Assignee: David Caruana Added tests to RepositoryServiceTest. r916768 Test

[jira] Created: (CMIS-142) SimpleReadWriteTests.testCreateDocument incorrect acl assertion?

2010-03-01 Thread David Caruana (JIRA)
Components: opencmis-provider Reporter: David Caruana AbstractSimpleReadWriteTests (line 116): if (supportsManageACLs()) { AccessControlEntry ace = getObjectFactory().createAccessControlEntry(getUsername(), Collections.singletonList(cmis:read

[jira] Created: (CMIS-143) AtomPub applyAcl expects Atom entry response

2010-03-01 Thread David Caruana (JIRA)
Reporter: David Caruana AbstractAtomPubService.java (line 743): HttpUtils.Response resp = put(aclUrl, Constants.MEDIATYPE_ACL, new HttpUtils.Output() { public void write(OutputStream out) throws Exception { JaxBHelper.marshal(JaxBHelper.CMIS_OBJECT_FACTORY.createAcl(aclJaxb

[jira] Commented: (CMIS-142) SimpleReadWriteTests.testCreateDocument incorrect acl assertion?

2010-03-02 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840066#action_12840066 ] David Caruana commented on CMIS-142: I can confirm SimpleReadWriteTests now pass

[jira] Created: (CMIS-149) OpenCMIS folder.getPath / folder.getFolderParent fail with CmisObjectNotFoundException for root folder

2010-03-08 Thread David Caruana (JIRA)
/CMIS-149 Project: Chemistry Issue Type: Bug Components: opencmis-client, opencmis-provider Reporter: David Caruana Folder rootFolder = session.getRootFolder(); String path = rootFolder.getPath(); Above fails

[jira] Assigned: (CMIS-152) Wrong capitalization of property ids in CMISConstants class.

2010-03-10 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana reassigned CMIS-152: -- Assignee: David Caruana Wrong capitalization of property ids in CMISConstants class

[jira] Created: (CMIS-193) PagingList refactor

2010-04-16 Thread David Caruana (JIRA)
PagingList refactor --- Key: CMIS-193 URL: https://issues.apache.org/jira/browse/CMIS-193 Project: Chemistry Issue Type: Task Components: opencmis-client Reporter: David Caruana Refactor PagingList

[jira] Created: (CMIS-194) Server SPI refactor

2010-04-16 Thread David Caruana (JIRA)
Server SPI refactor --- Key: CMIS-194 URL: https://issues.apache.org/jira/browse/CMIS-194 Project: Chemistry Issue Type: Task Components: opencmis-server Reporter: David Caruana Assignee

[jira] Created: (CMIS-195) Incorporate Query Parser into OpenCMIS

2010-04-16 Thread David Caruana (JIRA)
: David Caruana Assignee: Florent Guillaume -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http

[jira] Created: (CMIS-196) Extract Type Manager

2010-04-16 Thread David Caruana (JIRA)
Extract Type Manager Key: CMIS-196 URL: https://issues.apache.org/jira/browse/CMIS-196 Project: Chemistry Issue Type: Task Components: opencmis-client Reporter: David Caruana Assignee

[jira] Created: (CMIS-198) Local Binding

2010-04-16 Thread David Caruana (JIRA)
Local Binding - Key: CMIS-198 URL: https://issues.apache.org/jira/browse/CMIS-198 Project: Chemistry Issue Type: Task Components: chemistry-server Reporter: David Caruana Assignee: Florian

[jira] Resolved: (CMIS-193) PagingList refactor

2010-04-30 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-193. Resolution: Fixed PagingList refactor --- Key: CMIS-193

[jira] Created: (CMIS-200) PagingList refactor part 2

2010-04-30 Thread David Caruana (JIRA)
PagingList refactor part 2 -- Key: CMIS-200 URL: https://issues.apache.org/jira/browse/CMIS-200 Project: Chemistry Issue Type: Bug Components: opencmis-client Reporter: David Caruana - rename

[jira] Updated: (CMIS-197) Session Models

2010-06-14 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-197: --- Fix Version/s: opencmis-0.2.0-incubating Session Models -- Key: CMIS

[jira] Updated: (CMIS-204) Move chemistry-atompub-tck to /chemistry sub-project

2010-06-14 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-204: --- Assignee: David Caruana Affects Version/s: opencmis-0.1.1-incubating Move chemistry

[jira] Updated: (CMIS-203) Move chemistry-abdera to /chemistry sub-project

2010-06-14 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-203: --- Assignee: David Caruana Move chemistry-abdera to /chemistry sub-project

[jira] Updated: (CMIS-215) The cumulative patch for TCK to make it totaly compatible with CMIS 1.0

2010-06-14 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-215: --- Assignee: David Caruana Affects Version/s: opencmis-0.1.0-incubating The cumulative

[jira] Updated: (CMIS-215) The cumulative patch for TCK to make it totaly compatible with CMIS 1.0

2010-06-14 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-215: --- Fix Version/s: opencmis-0.1.0-incubating Affects Version/s: (was: opencmis-0.1.0-incubating

[jira] Resolved: (CMIS-215) The cumulative patch for TCK to make it totaly compatible with CMIS 1.0

2010-06-15 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-215. Resolution: Fixed The cumulative patch for TCK to make it totaly compatible with CMIS 1.0

[jira] Resolved: (CMIS-192) Wrong assertNotNull ALLOWABLE_ACTIONS on created folder entry without includeAllowableActions

2010-06-15 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-192. Resolution: Fixed Wrong assertNotNull ALLOWABLE_ACTIONS on created folder entry without

[jira] Resolved: (CMIS-190) Atom title missing within createrelationship.atomentry.xml

2010-06-15 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-190. Resolution: Fixed Atom title missing within createrelationship.atomentry.xml

[jira] Updated: (CMIS-203) Move chemistry-abdera to /chemistry sub-project

2010-06-16 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-203: --- Fix Version/s: opencmis-0.1.0-incubating Affects Version/s: (was: opencmis-0.1.1-incubating

[jira] Resolved: (CMIS-203) Move chemistry-abdera to /chemistry sub-project

2010-06-16 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-203. Resolution: Fixed Move chemistry-abdera to /chemistry sub-project

[jira] Commented: (CMIS-203) Move chemistry-abdera to /chemistry sub-project

2010-06-16 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879408#action_12879408 ] David Caruana commented on CMIS-203: Moved to /chemistry/abdera-ext Move chemistry

[jira] Updated: (CMIS-204) Move chemistry-atompub-tck to /chemistry sub-project

2010-06-16 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana updated CMIS-204: --- Fix Version/s: opencmis-0.1.0-incubating Affects Version/s: (was: opencmis-0.1.1-incubating

[jira] Resolved: (CMIS-204) Move chemistry-atompub-tck to /chemistry sub-project

2010-06-16 Thread David Caruana (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Caruana resolved CMIS-204. Resolution: Fixed Moved to /chemistry/tck Move chemistry-atompub-tck to /chemistry sub-project