[GitHub] camel pull request: Added support for secondary types (CMIS 1.1)

2015-07-19 Thread bpeters09
Github user bpeters09 closed the pull request at: https://github.com/apache/camel/pull/540 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Added support for secondary types (CMIS 1.1)

2015-06-05 Thread bpeters09
GitHub user bpeters09 opened a pull request: https://github.com/apache/camel/pull/540 Added support for secondary types (CMIS 1.1) Added the ability to add secondary types and secondary type properties to a Camel exchange. Depends on OpenCMIS version 0.13.0 and CMIS 1.1. You can

[GitHub] camel pull request: Update CMISProducer.java

2015-06-04 Thread bpeters09
Github user bpeters09 closed the pull request at: https://github.com/apache/camel/pull/533 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Update CMISSessionFacade.java

2015-06-04 Thread bpeters09
Github user bpeters09 closed the pull request at: https://github.com/apache/camel/pull/534 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Update CMISSessionFacade.java

2015-05-30 Thread bpeters09
GitHub user bpeters09 opened a pull request: https://github.com/apache/camel/pull/534 Update CMISSessionFacade.java Added method supportsSecondaries() to check if the CMIS repository supports and uses secondary types. Used in CMISProducer update proposal to support secondary type

[GitHub] camel pull request: Update CMISProducer.java

2015-05-30 Thread bpeters09
GitHub user bpeters09 opened a pull request: https://github.com/apache/camel/pull/533 Update CMISProducer.java Propose to add support for secondary type properties in the Camel CMIS implementation. I have added a check in the CMISSessionFacade. Now adding a secondary type works