[jira] Commented: (CMIS-128) Client Call Back for CMIS Extensions

2010-12-02 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966017#action_12966017 ] Stephan Klevenz commented on CMIS-128: -- I change this to be a nice to have feature

[jira] Updated: (CMIS-128) Client Call Back for CMIS Extensions

2010-12-02 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz updated CMIS-128: - Priority: Minor (was: Major) Affects Version/s: (was: 0.2.0-incubating

[jira] Resolved: (CMIS-241) Folder.createXXX + OperationalContext

2010-11-29 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-241. -- Resolution: Not A Problem Clarified in discussion, no changes required. Folder.createXXX

[jira] Commented: (CMIS-128) Client Call Back for CMIS Extensions

2010-11-29 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964782#action_12964782 ] Stephan Klevenz commented on CMIS-128: -- What is the current demand on this feature

Re: Client API Refactoring

2010-11-15 Thread Stephan Klevenz
implement everything and find out later that I missed something or that you don't like it. Cheers, Florian Stephan Klevenz Fabrikstr. 45 69126 Heidelberg Tel.: +49 6221 879625 Fax.: +49 6221 339926

Re: sphinx @ hudson

2010-11-15 Thread Stephan Klevenz
. If appropriate, provide installation instructions on one of the slaves OSes (preferably on Ubuntu using apt-get). /niklas On Wed, Nov 10, 2010 at 9:29 PM, Stephan Klevenz step...@klaeff.de wrote: Hi build admins, The Apache Chemistry project (http://incubator.apache.org/chemistry

sphinx @ hudson

2010-11-10 Thread Stephan Klevenz
Hi build admins, The Apache Chemistry project (http://incubator.apache.org/chemistry/) would like to build documentation with Hudson and require a tool called Sphinx. How that works with Hudson is described here: http://blog.timc3.com/2010/03/21/using-hudson-to-build-sphinx-documentation/ In

Re: CMIS Workbench

2010-10-06 Thread Stephan Klevenz
folder. Note that I also renamed the system property names from swingclient... to cmis.workbench If you currently use them, you have to update your configuration. - Florian Stephan Klevenz Fabrikstr. 45 69126 Heidelberg Tel.: +49 6221 879625 Fax.: +49 6221 339926

[jira] Created: (CMIS-252) PropertyIds as Enum

2010-09-23 Thread Stephan Klevenz (JIRA)
: Stephan Klevenz Priority: Minor Fix For: 0.2.0-incubating org.apache.chemistry.opencmis.commons.PropertyIds Is there a specific reason to use static const values in the interface mentioned? I would like to propose changing this into an enum class. Are there any

[jira] Resolved: (CMIS-242) API improvement for methods having long parameter list

2010-09-16 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-242. -- Resolution: Fixed API extended accordingly to the proposal API improvement for methods having

Re: [VOTE] Release Apache Chemistry OpenCMIS version 0.1.0-incubating (RC2)

2010-09-11 Thread Stephan Klevenz
cooperation! Ciao, Gab -- Gabriele Columbro Alfresco Software, Ltd. http://www.mindthegab.com http://twitter.com/mindthegabz Keyboard not found. Press F1 to continue. Stephan Klevenz Fabrikstr. 45 69126 Heidelberg Tel.: +49 6221 879625 Fax.: +49 6221 339926

Re: Validation of release packages

2010-09-10 Thread Stephan Klevenz
on this) Does this make sense to everyone? Nick -- Gabriele Columbro Alfresco Software, Ltd. http://www.mindthegab.com http://twitter.com/mindthegabz Keyboard not found. Press F1 to continue. Stephan Klevenz Fabrikstr. 45 69126 Heidelberg Tel.: +49 6221 879625 Fax.: +49

[jira] Created: (CMIS-242) API improvement for methods having long parameter list

2010-07-22 Thread Stephan Klevenz (JIRA)
: opencmis-client Reporter: Stephan Klevenz Fix For: 0.2.0-incubating The parameter list of methods like Document createDocument(MapString, ? properties, ContentStream contentStream, VersioningState versioningState, ListPolicy policies, ListAce addAces

[jira] Created: (CMIS-226) AclCapabilities.getAclPropagation()

2010-07-06 Thread Stephan Klevenz (JIRA)
-incubating Reporter: Stephan Klevenz Fix For: 0.2.0-incubating The method definition getAclPropagation() at interface AclCapabilites returns a single enum value AclPropagation. CMIS spec 2.1.8.3 say to should be an array of enums. -- This message is automatically

[jira] Updated: (CMIS-226) AclCapabilities.getAclPropagation()

2010-07-06 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz updated CMIS-226: - Fix Version/s: (was: 0.2.0-incubating) Priority: Minor (was: Major) Thanks for info

Re: [VOTE] Release Chemistry OpenCMIS version 0.1.0-incubating

2010-06-24 Thread Stephan Klevenz
/mindthegabz Keyboard not found. Press F1 to continue. Stephan Klevenz Fabrikstr. 45 69126 Heidelberg Tel.: +49 6221 879625 Fax.: +49 6221 339926

[jira] Created: (CMIS-219) setContent not supported for AtomPub binding

2010-06-17 Thread Stephan Klevenz (JIRA)
Reporter: Stephan Klevenz Fix For: opencmis-0.1.0-incubating Hi, I found issues with setContent() and prepared some JUnit tests tagged by @Ignore annotation because they currently fail. AbstractWriteObjectIT WriteObjectAtomPubIT WriteObjectWebServicesIT Issue 1

[jira] Resolved: (CMIS-172) Update License Header

2010-06-16 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-172. -- Resolution: Fixed While using the RAT tool all missing license headers were added. Regards

[jira] Commented: (CMIS-172) Update License Header

2010-06-15 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878881#action_12878881 ] Stephan Klevenz commented on CMIS-172: -- Hi, I have checked several license headers

[jira] Commented: (CMIS-172) Update License Header

2010-06-15 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879009#action_12879009 ] Stephan Klevenz commented on CMIS-172: -- Cool tool. Thanks for the hint. I will handle

[jira] Updated: (CMIS-128) Client Call Back for CMIS Extensions

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

[jira] Updated: (CMIS-172) Update License Header

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

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

2010-05-21 Thread Stephan Klevenz
+1 Von meinem KLÄFF-Pot gesendet! Am 21.05.2010 um 14:55 schrieb Jens Hübel jhue...@opentext.com: +1 me as well. Sounds like a good idea. -Original Message- From: Florian Müller [mailto:fmuel...@opentext.com] Sent: Freitag, 21. Mai 2010 13:11 To: chemistry-dev@incubator.apache.org

[jira] Created: (CMIS-209) Re-factoring commons package

2010-05-19 Thread Stephan Klevenz (JIRA)
Klevenz Assignee: Stephan Klevenz I would like to suggest the following change in package structure: org.apache.chemistry.opencmis.commons // unchanged org.apache.chemistry.opencmis.commons.enums // unchanged org.apache.chemistry.opencmis.commons.exceptions

Re: [jira] Resolved: (CMIS-124) Client Runtime Implementation

2010-05-19 Thread Stephan Klevenz
based, Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 Stephan Klevenz Fabrikstr. 45 69126 Heidelberg Tel.: +49 6221 879625 Fax.: +49 6221 339926

[jira] Resolved: (CMIS-209) Re-factoring commons package

2010-05-19 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-209. -- Resolution: Fixed done Re-factoring commons package

[jira] Commented: (CMIS-207) Enum CmisProperties is missing since svn repository relocation

2010-05-18 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868598#action_12868598 ] Stephan Klevenz commented on CMIS-207: -- Hi Martin, the new corresponding class

[jira] Updated: (CMIS-207) Enum CmisProperties is missing since svn repository relocation

2010-05-18 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz updated CMIS-207: - Comment: was deleted (was: Hi Martin, the new corresponding class is PropertyIds. Regards

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

2010-05-05 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz updated CMIS-200: - Status: Patch Available (was: Open) * removes maxItems from the service calls - fixed

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

2010-05-05 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz updated CMIS-200: - Status: Resolved (was: Patch Available) Resolution: Fixed Renaming to ItemIterator done

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

2010-05-05 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz reopened CMIS-200: -- Colapse ItemIterator and ItemIterable interface PagingList refactor part 2

[jira] Issue Comment Edited: (CMIS-200) PagingList refactor part 2

2010-05-05 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864315#action_12864315 ] Stephan Klevenz edited comment on CMIS-200 at 5/5/10 8:42 AM

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

2010-05-05 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-200. -- Resolution: Fixed PagingList refactor part 2 -- Key

[jira] Issue Comment Edited: (CMIS-200) PagingList refactor part 2

2010-05-05 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864315#action_12864315 ] Stephan Klevenz edited comment on CMIS-200 at 5/5/10 8:40 AM

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

2010-05-05 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz closed CMIS-200. PagingList refactor part 2 -- Key: CMIS-200

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

2010-05-04 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz reassigned CMIS-200: Assignee: Stephan Klevenz PagingList refactor part 2

[jira] Resolved: (CMIS-173) Move Client Runtime Test Cases to FIT

2010-05-04 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-173. -- Resolution: Fixed Move Client Runtime Test Cases to FIT

[jira] Resolved: (CMIS-140) Configure a deploy target for OpenCMIS site

2010-05-04 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-140. -- Resolution: Won't Fix After merger this is obsolete. Configure a deploy target for OpenCMIS

[jira] Closed: (CMIS-140) Configure a deploy target for OpenCMIS site

2010-05-04 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz closed CMIS-140. Configure a deploy target for OpenCMIS site

[jira] Resolved: (CMIS-177) Make sure a new OpenCMIS snapshot is deployed upon successful build in Hudson

2010-03-27 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-177. -- Resolution: Fixed Issue is resolved: https://issues.apache.org/jira/browse/INFRA-2559 Make

[jira] Closed: (CMIS-161) RepositoryServiceImpl:getTypeChildren throws CmisObjectNotFoundException

2010-03-27 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz closed CMIS-161. RepositoryServiceImpl:getTypeChildren throws CmisObjectNotFoundException

[jira] Closed: (CMIS-136) Collection properties of data objects should return empty collection instead of null

2010-03-27 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz closed CMIS-136. Assignee: Stephan Klevenz (was: Florian Müller) Collection properties of data objects should

[jira] Closed: (CMIS-129) Improved error handling

2010-03-27 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz closed CMIS-129. Improved error handling Key: CMIS-129 URL

[jira] Closed: (CMIS-120) SessionParameter Set not easy to use

2010-03-27 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz closed CMIS-120. SessionParameter Set not easy to use Key: CMIS

Re: Client API create* calls

2010-03-25 Thread Stephan Klevenz
, value=property value) because it's much simpler to use. Any objections? Florian Stephan Klevenz Fabrikstr. 45 69126 Heidelberg Tel.: +49 6221 879625 Fax.: +49 6221 339926

Re: Build artifacts in public maven repository?

2010-03-25 Thread Stephan Klevenz
...@gmail.com] Sent: Mittwoch, 24. März 2010 13:43 To: chemistry-dev@incubator.apache.org Subject: Re: Build artifacts in public maven repository? Hey Stephan, finally I found some time to dedicate to this. On Mar 7, 2010, at 2:33 PM, Stephan Klevenz wrote: Hi Gab, Unfortunately I'm

[jira] Created: (CMIS-173) Move Client Runtime Test Cases to FIT

2010-03-23 Thread Stephan Klevenz (JIRA)
: Stephan Klevenz Assignee: Stephan Klevenz -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Created: (CMIS-172) Update License Header

2010-03-22 Thread Stephan Klevenz (JIRA)
, opencmis-server-fileshare, opencmis-server-inmemory, opencmis-test Reporter: Stephan Klevenz Hi, On Mon, Mar 22, 2010 at 1:11 PM, sklev...@apache.org wrote: Licensed under the Apache License, Version 2.0 (the License); you may not use this file except in compliance

[jira] Resolved: (CMIS-145) SVN Links of OpenCMIS Site wrong

2010-03-15 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-145. -- Resolution: Fixed fixed SVN Links of OpenCMIS Site wrong

[jira] Closed: (CMIS-145) SVN Links of OpenCMIS Site wrong

2010-03-15 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz closed CMIS-145. SVN Links of OpenCMIS Site wrong Key: CMIS-145

[jira] Closed: (CMIS-157) DataGenerator - replicable folder and file name

2010-03-15 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz closed CMIS-157. solution is working DataGenerator - replicable folder and file name

Re: Test Failure out of heap space in opencmis

2010-03-11 Thread Stephan Klevenz
(org.apache.opencmis.fit.provider.WebServicesSimpleProviderI T) Tests run: 8, Failures: 0, Errors: 6, Skipped: 0 Stephan Klevenz Fabrikstr. 45 69126 Heidelberg Tel.: +49 6221 879625 Fax.: +49 6221 339926

[jira] Assigned: (CMIS-148) FIT Sub module disabled because of curious bild errors

2010-03-07 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz reassigned CMIS-148: Assignee: Stephan Klevenz FIT Sub module disabled because of curious bild errors

Re: Build artifacts in public maven repository?

2010-03-05 Thread Stephan Klevenz
this up? Thanks, Dave -- Eng. Gabriele Columbro Alfresco Software, Ltd. M: +31 (0)627 565 103 P: +39 320 161 28 46 D: +44 (0)1628 876 654 Skype: gabrielecolumbro Blog: http://www.mindthegab.com Stephan Klevenz Fabrikstr. 45 69126 Heidelberg Tel.: +49 6221 879625

[jira] Created: (CMIS-145) SVN Links of OpenCMIS Site wrong

2010-03-04 Thread Stephan Klevenz (JIRA)
-provider, opencmis-server, opencmis-server-fileshare, opencmis-server-inmemory, opencmis-test Reporter: Stephan Klevenz Assignee: Stephan Klevenz The SVN links at generated OpenCMIS site are not correct and lead to 404. -- This message is automatically generated by JIRA. - You

[jira] Created: (CMIS-139) Setup a build job for OpenCMIS

2010-02-27 Thread Stephan Klevenz (JIRA)
, opencmis-server, opencmis-server-fileshare, opencmis-server-inmemory, opencmis-test Reporter: Stephan Klevenz Assignee: Stephan Klevenz Setup a build job for OpenCMIS at http://hudson.zones.apache.org -- This message is automatically generated by JIRA. - You can reply

[jira] Commented: (CMIS-139) Setup a build job for OpenCMIS

2010-02-27 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839236#action_12839236 ] Stephan Klevenz commented on CMIS-139: -- Two build jobs created: 1) Chemistry - OpenCMIS

[jira] Resolved: (CMIS-139) Setup a build job for OpenCMIS

2010-02-27 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-139. -- Resolution: Fixed Done Setup a build job for OpenCMIS

Please ignore current build notifications

2010-02-27 Thread Stephan Klevenz
Hi, Please ignore current build notifications. I'm testing configuration of Hudson build job for OpenCMIS. Regards, Stephan

OpenCMIS Hudson Build

2010-02-27 Thread Stephan Klevenz
Hi, Build setup is finished and build is active. Enjoy. 1) Chemistry - OpenCMIS - install configured as daily night build and build on svn commit 2) Chemistry - OpenCMIS - site follows the install job Additionally I have created a view for all Chemistry jobs:

Re: OpenCMIS Hudson Build

2010-02-27 Thread Stephan Klevenz
deployed somewhere? Cheers, Florian -Original Message- From: Stephan Klevenz [mailto:step...@klaeff.de] Sent: Saturday, February 27, 2010 1:55 PM To: chemistry-dev@incubator.apache.org Subject: OpenCMIS Hudson Build Hi, Build setup is finished and build is active. Enjoy

[jira] Created: (CMIS-136) Collection properties of data objects should return empty collection instead of null

2010-02-26 Thread Stephan Klevenz (JIRA)
: Chemistry Issue Type: Wish Components: opencmis-provider Reporter: Stephan Klevenz Priority: Minor This is a wish. Some data objects in org.apache.opencmis.commons return null for collection properties in case of the collection is empty. I would like

OpenCMIS at Hudson

2010-02-26 Thread Stephan Klevenz
Hi, I did get a Hudson account in the meantime and will setup a build job for OpenCMIS next couple of days. I will configure it in the way that as less mistakes you check in as less spam mails you will receive ;-) Thanks to Jukka. Regards, Stephan

[jira] Created: (CMIS-129) Improved error handling

2010-02-25 Thread Stephan Klevenz (JIRA)
Improved error handling Key: CMIS-129 URL: https://issues.apache.org/jira/browse/CMIS-129 Project: Chemistry Issue Type: Improvement Components: opencmis-provider Reporter: Stephan Klevenz

[jira] Commented: (CMIS-116) Add missing license headers

2010-02-22 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12836568#action_12836568 ] Stephan Klevenz commented on CMIS-116: -- Hi Florian, POM and package.html are updated

[jira] Resolved: (CMIS-121) Synchronize latest code changes

2010-02-22 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-121. -- Resolution: Fixed Done Synchronize latest code changes

[jira] Created: (CMIS-124) Client Runtime Implementation

2010-02-22 Thread Stephan Klevenz (JIRA)
Client Runtime Implementation - Key: CMIS-124 URL: https://issues.apache.org/jira/browse/CMIS-124 Project: Chemistry Issue Type: Task Components: opencmis-client Reporter: Stephan Klevenz

[jira] Resolved: (CMIS-118) Refactoring of java packages for client junit test

2010-02-22 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-118. -- Resolution: Fixed Refactoring of java packages for client junit test

[jira] Commented: (CMIS-120) SessionParameter Set not easy to use

2010-02-19 Thread Stephan Klevenz (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835811#action_12835811 ] Stephan Klevenz commented on CMIS-120: -- I've seen that and like it. But we have