Re: [PR] CAMEL-20679 Add a camel-smb producer [camel]

2024-06-14 Thread via GitHub
orpiske merged PR #14495: URL: https://github.com/apache/camel/pull/14495 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apac

Re: [PR] CAMEL-20679 Add a camel-smb producer [camel]

2024-06-14 Thread via GitHub
cunningt commented on code in PR #14495: URL: https://github.com/apache/camel/pull/14495#discussion_r1640566454 ## catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd: ## Review Comment: Whoops - copied the current version of came

Re: [PR] CAMEL-20679 Add a camel-smb producer [camel]

2024-06-14 Thread via GitHub
cunningt commented on code in PR #14495: URL: https://github.com/apache/camel/pull/14495#discussion_r1640566398 ## components/camel-smb/src/main/java/org/apache/camel/component/smb/SmbProducer.java: ## @@ -0,0 +1,239 @@ +/* + * Licensed to the Apache Software Foundation (ASF) un

Re: [PR] CAMEL-20679 Add a camel-smb producer [camel]

2024-06-14 Thread via GitHub
cunningt commented on code in PR #14495: URL: https://github.com/apache/camel/pull/14495#discussion_r1640566266 ## components/camel-smb/src/main/java/org/apache/camel/component/smb/SmbProducer.java: ## @@ -0,0 +1,239 @@ +/* + * Licensed to the Apache Software Foundation (ASF) un

Re: [PR] CAMEL-20679 Add a camel-smb producer [camel]

2024-06-14 Thread via GitHub
cunningt commented on code in PR #14495: URL: https://github.com/apache/camel/pull/14495#discussion_r1640566237 ## components/camel-smb/src/main/java/org/apache/camel/component/smb/SmbProducer.java: ## @@ -0,0 +1,239 @@ +/* + * Licensed to the Apache Software Foundation (ASF) un

Re: [PR] CAMEL-20679 Add a camel-smb producer [camel]

2024-06-14 Thread via GitHub
cunningt commented on code in PR #14495: URL: https://github.com/apache/camel/pull/14495#discussion_r1640566173 ## components/camel-smb/src/main/java/org/apache/camel/component/smb/SmbProducer.java: ## @@ -0,0 +1,239 @@ +/* + * Licensed to the Apache Software Foundation (ASF) un

Re: [PR] CAMEL-20679 Add a camel-smb producer [camel]

2024-06-13 Thread via GitHub
apupier commented on code in PR #14495: URL: https://github.com/apache/camel/pull/14495#discussion_r1637837373 ## catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd: ## Review Comment: Be careful to not commit this file. For unkn

Re: [PR] CAMEL-20679 Add a camel-smb producer [camel]

2024-06-12 Thread via GitHub
orpiske commented on code in PR #14495: URL: https://github.com/apache/camel/pull/14495#discussion_r1637526136 ## components/camel-smb/src/main/java/org/apache/camel/component/smb/SmbProducer.java: ## @@ -0,0 +1,239 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

Re: [PR] CAMEL-20679 Add a camel-smb producer [camel]

2024-06-12 Thread via GitHub
github-actions[bot] commented on PR #14495: URL: https://github.com/apache/camel/pull/14495#issuecomment-2163577657 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] CAMEL-20679 Add a camel-smb producer [camel]

2024-06-12 Thread via GitHub
cunningt opened a new pull request, #14495: URL: https://github.com/apache/camel/pull/14495 # Description (https://issues.apache.org/jira/browse/CAMEL-20679) # Target - [ x] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, wh