[GitHub] [camel] davsclaus commented on a change in pull request #3760: [CAMEL-14932] Add new Splunk HEC component

2020-04-20 Thread GitBox
davsclaus commented on a change in pull request #3760: URL: https://github.com/apache/camel/pull/3760#discussion_r411867389 ## File path: components/camel-splunk-hec/src/main/java/org/apache/camel/component/splunkhec/SplunkHECConfiguration.java ## @@ -0,0 +1,117 @@ +/* + *

[GitHub] [camel] atoulme commented on a change in pull request #3760: [CAMEL-14932] Add new Splunk HEC component

2020-04-20 Thread GitBox
atoulme commented on a change in pull request #3760: URL: https://github.com/apache/camel/pull/3760#discussion_r411539438 ## File path: core/camel-componentdsl/src/generated/resources/metadata.json ## @@ -6612,6 +6612,28 @@ "producerOnly": false, "lenientProperties":

[GitHub] [camel] atoulme commented on a change in pull request #3760: [CAMEL-14932] Add new Splunk HEC component

2020-04-20 Thread GitBox
atoulme commented on a change in pull request #3760: URL: https://github.com/apache/camel/pull/3760#discussion_r411539558 ## File path: components/camel-splunk-hec/src/main/java/org/apache/camel/component/splunkhec/SplunkHECConfiguration.java ## @@ -0,0 +1,117 @@ +/* + *

[GitHub] [camel] atoulme commented on a change in pull request #3760: [CAMEL-14932] Add new Splunk HEC component

2020-04-20 Thread GitBox
atoulme commented on a change in pull request #3760: URL: https://github.com/apache/camel/pull/3760#discussion_r411537053 ## File path: components/camel-splunk-hec/src/main/java/org/apache/camel/component/splunkhec/SplunkHECProducer.java ## @@ -0,0 +1,122 @@ +/* + * Licensed

Re: Ideas how to improve Component, Language, Data format, etc. descriptions in Camel Catalog

2020-04-20 Thread Peter Palaga
I have filed https://issues.apache.org/jira/browse/CAMEL-14934 and I am starting to work on it. -- P On 16/04/2020 17:07, Claus Ibsen wrote: Hi I have started a thread on making it easier to maintain all this information in a few single files for all components. Which could make it faster and

Re: Merge Commits?

2020-04-20 Thread Zoran Regvart
Hi Cameleers, I recently became aware of the `.asf.yaml` file that we can use to tweak these settings, so in case someone else also missed it here is the documentation: https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories zoran On Fri, Apr 17, 2020 at 11:36

[GitHub] [camel] lburgazzoli opened a new pull request #3762: chore: replace dependencies versions with properties

2020-04-20 Thread GitBox
lburgazzoli opened a new pull request #3762: URL: https://github.com/apache/camel/pull/3762 [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA

[GitHub] [camel] lburgazzoli opened a new pull request #3761: CAMEL-14933: Remove dependencies on spring in GenerateConfigurerMojo

2020-04-20 Thread GitBox
lburgazzoli opened a new pull request #3761: URL: https://github.com/apache/camel/pull/3761 [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA

[GitHub] [camel] dmvolod commented on a change in pull request #3760: [CAMEL-14932] Add new Splunk HEC component

2020-04-20 Thread GitBox
dmvolod commented on a change in pull request #3760: URL: https://github.com/apache/camel/pull/3760#discussion_r411212681 ## File path: components/camel-splunk-hec/src/main/java/org/apache/camel/component/splunkhec/SplunkHECConfiguration.java ## @@ -0,0 +1,117 @@ +/* + *

[GitHub] [camel] omarsmak commented on a change in pull request #3760: [CAMEL-14932] Add new Splunk HEC component

2020-04-20 Thread GitBox
omarsmak commented on a change in pull request #3760: URL: https://github.com/apache/camel/pull/3760#discussion_r411163810 ## File path: components/camel-splunk-hec/src/main/java/org/apache/camel/component/splunkhec/SplunkHECProducer.java ## @@ -0,0 +1,122 @@ +/* + * Licensed

Re: karaf integration tests

2020-04-20 Thread Andrea Cosentino
Hello, Actually the integration tests we had we removed and substituted with a verify phase on all the features. So you'll need to add your new features under platform/karaf/features/src/main/resource/features.xml and run mvn clean install in platform/karaf/features to verify. The original

karaf integration tests

2020-04-20 Thread Onder SEZGIN
Hi, After separation of repositories, has there been a change how we add karaf integration tests for new components? Thanks

[GitHub] [camel] oscerd commented on a change in pull request #3760: [CAMEL-14932] Add new Splunk HEC component

2020-04-20 Thread GitBox
oscerd commented on a change in pull request #3760: URL: https://github.com/apache/camel/pull/3760#discussion_r411137346 ## File path: core/camel-componentdsl/src/generated/resources/metadata.json ## @@ -6612,6 +6612,28 @@ "producerOnly": false, "lenientProperties":