Re: camel-dropbox

2014-04-11 Thread Henryk Konsek
Hi, > last commit added a features.xml --> camel-feature I've committed the Dropbox component to the master. We need to polish it a little bit (move feature from component src/resources directory to our common Camel feature, create Karaf integration tests and so forth). I'll perform the clean du

Re: camel-dropbox

2014-03-13 Thread hifly81
last commit added a features.xml --> camel-feature -- View this message in context: http://camel.465427.n5.nabble.com/camel-dropbox-tp5748012p5748745.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-dropbox

2014-03-13 Thread hifly81
/** -- View this message in context: http://camel.465427.n5.nabble.com/camel-dropbox-tp5748012p5748734.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-dropbox

2014-03-12 Thread hifly81
Hi, modification done, now you have a default profile with no integration test. Ciao! hekonsek wrote > Hi Giovani, > > Tests in your camel-dropbox modules are failing with the following error: > > org.apache.camel.component.dropbox.util.DropboxException: /XXX does > not exi

Re: camel-dropbox

2014-03-12 Thread hifly81
ok, I will classify these test as integration tests and enable them only via profile. Thanks, Giovanni hekonsek wrote > Hi Giovani, > > Tests in your camel-dropbox modules are failing with the following error: > > org.apache.camel.component.dropbox.util.DropboxException: /XXX d

Re: camel-dropbox

2014-03-12 Thread Henryk Konsek
Hi Giovani, Tests in your camel-dropbox modules are failing with the following error: org.apache.camel.component.dropbox.util.DropboxException: /XXX does not exist or can't obtain metadata Keep in mind that we should be able to 'mvn install' your component without prior confi

Re: camel-dropbox

2014-03-07 Thread hifly81
download them, something like idempotent option in the File2 component. > Is this option available? Or I have to implement it? > > Thanks > Mark Nelson -- View this message in context: http://camel.465427.n5.nabble.com/camel-dropbox-tp5748012p5748483.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-dropbox

2014-03-07 Thread hifly81
ge the component after the weekend. > > Cheers! > > [1] https://github.com/apache/camel/pull/58#issuecomment-37037366 > > -- > Henryk Konsek > http://henryk-konsek.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/camel-dropbox-tp574801

Re: camel-dropbox

2014-03-07 Thread Henryk Konsek
> Has anybody tried to simply wrap the jar? I asked Giovanni if he would be so kind to donate the feature for the component as well. I'll try to review and merge the component after the weekend. Cheers! [1] https://github.com/apache/camel/pull/58#issuecomment-37037366 -- Henryk Konsek http://

Re: camel-dropbox

2014-03-07 Thread Henryk Konsek
> We need to addition work to create an OSGi bundle of Dropbox API for > providing camel-dropbox karaf feature. Has anybody tried to simply wrap the jar? Cheers. -- Henryk Konsek http://henryk-konsek.blogspot.com

Re: camel-dropbox

2014-03-07 Thread Willem Jiang
We need to addition work to create an OSGi bundle of Dropbox API for providing camel-dropbox karaf feature. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On

Re: camel-dropbox

2014-03-07 Thread Henryk Konsek
> Are you sure we can include this component in ASF Camel? OK, that the project GitHub page [1] there is stated as follows - "License: MIT" . I'd say +1 for the ASF then. I'll try to find time to review the component and add it to the ASF codebase later today. Cheers. [1] https://github.com/dro

Re: camel-dropbox

2014-03-07 Thread Henryk Konsek
> If so, I would like to vote for a direct inclusion to the ASF branch. The SDK is distributed on the "Copyright (c) 2013 Dropbox Inc." license. In POM there is "MIT" license element. On the other hand the source code doesn't have license headers at all... Are you sure we can include this compone

Re: camel-dropbox

2014-03-07 Thread Christoph Emmersberger
Agree, … just one more thing, can we enforce someone using the camel-dropbox component to adhere to the Dropbox API Terms and Conditions [1]? If so, I would like to vote for a direct inclusion to the ASF branch. Best, Christoph [1] https://www.dropbox.com/developers/reference/tos On 07 Mar

Re: camel-dropbox

2014-03-07 Thread Christian Müller
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION > OF CONTRACT, TORT OR OTH

Re: camel-dropbox

2014-03-07 Thread Christoph Emmersberger
CT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. > -- > > Why would this license stop the camel-dropbox component from beeing > released under the Apache License ? > To me the dropbox API license seems

Re: camel-dropbox

2014-03-07 Thread Pontus Ullgren
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -- Why would this license stop the camel-dropbox component from beeing released under the Apache License ? To me the dropbox API license seems pretty permissive. // Pontus On Fri, Mar 7, 2014 at 12:36 PM, Henryk Konsek wrote: >> What I

Re: camel-dropbox

2014-03-07 Thread Henryk Konsek
> What I can not answer is, if the dropbox license and terms of conditions > meet the general ASF requirements or not. Apparently not. > If it is not possible to contribute the component to the ASF branch, I would > vote for a contribution to camel-extra. I asked to author of the DropBox pull re

Re: camel-dropbox

2014-03-07 Thread Christoph Emmersberger
Hi Henryk, I guess there is an open pull request for adding camel-dropbox to ASF. https://issues.apache.org/jira/browse/CAMEL-6999 What I can not answer is, if the dropbox license and terms of conditions meet the general ASF requirements or not. If it is not possible to contribute the

Re: camel-dropbox

2014-03-05 Thread Henryk Konsek
> I need also to include files that matches the regex pattern (like the > include option in file component). Is that possible? DropBox component is not maintained by the Apache team. We could answer your question after it will be donated to ASF :) . For now I don't know where to find its sources n

Re: camel-dropbox

2014-02-27 Thread Mark.Nelson
dentifier=&remotePath=/&consumer.delay=1000" /> How can I update the route to get the frequency of pull that I need? Regards, Mark Nelson -- View this message in context: http://camel.465427.n5.nabble.com/camel-dropbox-tp5748012p5748048.html Sent from the Camel - User

Re: camel-dropbox

2014-02-27 Thread Henryk Konsek
Hi, > 1- Does DropBox component have the notion of idempotency like file > component? Keep in mind that any route can be idempotent. DropBox consumer doesn't have to be aware of the route idempotency. from("direct:anyConsumer") .idempotentConsumer(header("myMessageId"), MemoryIdempotentRep

Re: camel-dropbox

2014-02-27 Thread Mark.Nelson
w files. When I add new files in dropbox, it has to check them and download them, something like idempotent option in the File2 component. Is this option available? Or I have to implement it? Thanks Mark Nelson -- View this message in context: http://camel.465427.n5.nabble.com/camel-dropbox-tp

Re: camel-dropbox

2014-02-26 Thread Willem Jiang
The camel-dropbox component is not in the apache-camel official kit yet, so we don’t have document in the apache camel website.  BTW, I didn’t see the exact error message when you use camel route to move the file from you dropbox to the local folder. -- Willem Jiang Red Hat, Inc. Web: http

camel-dropbox

2014-02-26 Thread Mark.Nelson
Hi, I have some questions about the camel-dropbox component. 1- Does DropBox component have the notion of idempotency like file component? 2- I want to get all files the exist in my dropbox and save them in my local Folder. I used this route but I get some issue: &clientIdentifier=&re