[GitHub] [camel-quarkus] ppalaga opened a new issue #112: Add a parent pom for end user applications

2019-08-06 Thread GitBox
ppalaga opened a new issue #112: Add a parent pom for end user applications URL: https://github.com/apache/camel-quarkus/issues/112 The background story is that I am trying to write a user guide which is very hard without working examples. We could actually use our existing integration tes

[GitHub] [camel-quarkus] ppalaga commented on issue #109: Release v0.1.0

2019-08-06 Thread GitBox
ppalaga commented on issue #109: Release v0.1.0 URL: https://github.com/apache/camel-quarkus/issues/109#issuecomment-518962610 Yeah, do not wait for me. The user guide turned out to be too hard to write without working examples. -

[GitHub] [camel-quarkus] oscerd commented on issue #109: Release v0.1.0

2019-08-06 Thread GitBox
oscerd commented on issue #109: Release v0.1.0 URL: https://github.com/apache/camel-quarkus/issues/109#issuecomment-518961813 I'm starting the process now. This is an automated message from the Apache Git Service. To respond t

[GitHub] [camel-k] bfitzpat opened a new issue #900: Issues with pre-published Kubernetes secret and Camel-K integration

2019-08-06 Thread GitBox
bfitzpat opened a new issue #900: Issues with pre-published Kubernetes secret and Camel-K integration URL: https://github.com/apache/camel-k/issues/900 So I have been able to publish a config-map using kubectl with `kubectl create configmap --from-file=` and then run an integration with

[GitHub] [camel-k] asifdxtreme commented on issue #899: camel-k-kit-XXXXX is not able to inherit docker proxy configuration

2019-08-06 Thread GitBox
asifdxtreme commented on issue #899: camel-k-kit-X is not able to inherit docker proxy configuration URL: https://github.com/apache/camel-k/issues/899#issuecomment-518754976 IMO The proxy configuration should be passed onto kaniko is a similar way as done by https://github.com/GoogleCo

[GitHub] [camel-k] asifdxtreme opened a new issue #899: camel-k-kit-XXXXX is not able to inherit docker proxy configuration

2019-08-06 Thread GitBox
asifdxtreme opened a new issue #899: camel-k-kit-X is not able to inherit docker proxy configuration URL: https://github.com/apache/camel-k/issues/899 `camel-k-kit-` is not able to use the docker proxy configuration from the host machine because of which the `camel-ki-kit-XXX` is n

Re: JUnit 5 support in camel

2019-08-06 Thread Pascal Schumacher
+1 to camel-test-junit5 Am 06.08.2019 um 17:10 schrieb Alex Dettinger: Let me summarize the current options that have been evoked so far: camel-test-jupiter camel-test-junit-jupiter camel-test-junit5 camel-test5 What do you think ? Alex On Tue, Aug 6, 2019 at 5:08 PM Alex Dettinger wrote:

Re: JUnit 5 support in camel

2019-08-06 Thread Claus Ibsen
On Tue, Aug 6, 2019 at 5:23 PM Luca Burgazzoli wrote: > > +1 for camel-test-junit5 as it clearly indicate what it the testing > framework using under the hoods > Yeah that is a good name too, as junit is short name . > --- > Luca Burgazzoli > > > On Tue, Aug 6, 2019 at 5:13 PM Andrea Cosentino

Re: JUnit 5 support in camel

2019-08-06 Thread Luca Burgazzoli
+1 for camel-test-junit5 as it clearly indicate what it the testing framework using under the hoods --- Luca Burgazzoli On Tue, Aug 6, 2019 at 5:13 PM Andrea Cosentino wrote: > Feedback are welcome. > > Il giorno mar 6 ago 2019 alle ore 17:11 Alex Dettinger < > aldettin...@gmail.com> ha scrit

Re: JUnit 5 support in camel

2019-08-06 Thread Andrea Cosentino
Feedback are welcome. Il giorno mar 6 ago 2019 alle ore 17:11 Alex Dettinger < aldettin...@gmail.com> ha scritto: > Let me summarize the current options that have been evoked so far: > camel-test-jupiter > camel-test-junit-jupiter > camel-test-junit5 > camel-test5 > > What do you think ? > Alex >

Re: JUnit 5 support in camel

2019-08-06 Thread Alex Dettinger
Let me summarize the current options that have been evoked so far: camel-test-jupiter camel-test-junit-jupiter camel-test-junit5 camel-test5 What do you think ? Alex On Tue, Aug 6, 2019 at 5:08 PM Alex Dettinger wrote: > Hi guys, > > I've started the development of a new module adding the po

Re: JUnit 5 support in camel

2019-08-06 Thread Andrea Cosentino
I'm always +1 with camel-test-junit5. Il giorno mar 6 ago 2019 alle ore 17:08 Alex Dettinger < aldettin...@gmail.com> ha scritto: > Hi guys, > > I've started the development of a new module adding the possibility to > write base camel-test with JUnit5. So far, I've named the module > camel-test

[GitHub] [camel-quarkus] oscerd commented on issue #108: Add Camel-Aws-SSM extension

2019-08-06 Thread GitBox
oscerd commented on issue #108: Add Camel-Aws-SSM extension URL: https://github.com/apache/camel-quarkus/issues/108#issuecomment-518711795 let us know by the way This is an automated message from the Apache Git Service. To res

JUnit 5 support in camel

2019-08-06 Thread Alex Dettinger
Hi guys, I've started the development of a new module adding the possibility to write base camel-test with JUnit5. So far, I've named the module camel-test-junit5, which would lead to a family of name like camel-test-junit5-spring, camel-test-junit5-spring-boot... I would like to trigger a di

[GitHub] [camel-quarkus] oscerd merged pull request #110: Figure out whether the Reifier substitutions can be added conditionally

2019-08-06 Thread GitBox
oscerd merged pull request #110: Figure out whether the Reifier substitutions can be added conditionally URL: https://github.com/apache/camel-quarkus/pull/110 This is an automated message from the Apache Git Service. To resp

[GitHub] [camel-quarkus] oscerd closed issue #98: Figure out whether the Reifier substitutions can be added conditionally

2019-08-06 Thread GitBox
oscerd closed issue #98: Figure out whether the Reifier substitutions can be added conditionally URL: https://github.com/apache/camel-quarkus/issues/98 This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-quarkus] asf-ci commented on issue #110: Figure out whether the Reifier substitutions can be added conditionally

2019-08-06 Thread GitBox
asf-ci commented on issue #110: Figure out whether the Reifier substitutions can be added conditionally URL: https://github.com/apache/camel-quarkus/pull/110#issuecomment-518705364 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/jo

[GitHub] [camel-quarkus] ppalaga opened a new issue #111: Docs should point to Quarkus docs for the given Quarkus version

2019-08-06 Thread GitBox
ppalaga opened a new issue #111: Docs should point to Quarkus docs for the given Quarkus version URL: https://github.com/apache/camel-quarkus/issues/111 Blocked by https://github.com/quarkusio/quarkusio.github.io/issues/268 T

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #110: Figure out whether the Reifier substitutions can be added conditionally

2019-08-06 Thread GitBox
lburgazzoli opened a new pull request #110: Figure out whether the Reifier substitutions can be added conditionally URL: https://github.com/apache/camel-quarkus/pull/110 Fixes #98 This is an automated message from the Apache

[GitHub] [camel-quarkus] lburgazzoli commented on issue #109: Release v0.1.0

2019-08-06 Thread GitBox
lburgazzoli commented on issue #109: Release v0.1.0 URL: https://github.com/apache/camel-quarkus/issues/109#issuecomment-518673535 We are likely to start the process tomorrow This is an automated message from the Apache Git S

[GitHub] [camel-quarkus] ppalaga commented on issue #109: Release v0.1.0

2019-08-06 Thread GitBox
ppalaga commented on issue #109: Release v0.1.0 URL: https://github.com/apache/camel-quarkus/issues/109#issuecomment-518670368 I'd add a minimalistic user guide (todayish) unless you guys hurry up too much? This is an automat

[GitHub] [camel-quarkus] lburgazzoli opened a new issue #109: Release v0.1.0

2019-08-06 Thread GitBox
lburgazzoli opened a new issue #109: Release v0.1.0 URL: https://github.com/apache/camel-quarkus/issues/109 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-quarkus] lburgazzoli closed issue #24: "Multiple consumers for the same endpoint" after renaming packages in extensions/servlet/deployment/src/test/java

2019-08-06 Thread GitBox
lburgazzoli closed issue #24: "Multiple consumers for the same endpoint" after renaming packages in extensions/servlet/deployment/src/test/java URL: https://github.com/apache/camel-quarkus/issues/24 This is an automated mess

[GitHub] [camel-k-runtime] lburgazzoli opened a new pull request #125: knative: add custom loader for sources

2019-08-06 Thread GitBox
lburgazzoli opened a new pull request #125: knative: add custom loader for sources URL: https://github.com/apache/camel-k-runtime/pull/125 This new loader enrich terminates a route with an uri like: knative://endpoint/{{env:KNATIVE_SINK:synk}} It does not support sources t

[GitHub] [camel-quarkus] oscerd commented on issue #108: Add Camel-Aws-SSM extension

2019-08-06 Thread GitBox
oscerd commented on issue #108: Add Camel-Aws-SSM extension URL: https://github.com/apache/camel-quarkus/issues/108#issuecomment-518629778 if it is the related to SSM Agent, I don't know what use cases you see to use that in camel. So add some information about this. --

[GitHub] [camel-quarkus] oscerd commented on issue #108: Add Camel-Aws-SSM extension

2019-08-06 Thread GitBox
oscerd commented on issue #108: Add Camel-Aws-SSM extension URL: https://github.com/apache/camel-quarkus/issues/108#issuecomment-518629337 Raise a JIRA here: https://issues.apache.org/jira/browse/CAMEL This is an automated mes

[GitHub] [camel-quarkus] matheus-meneses commented on issue #108: Add Camel-Aws-SSM extension

2019-08-06 Thread GitBox
matheus-meneses commented on issue #108: Add Camel-Aws-SSM extension URL: https://github.com/apache/camel-quarkus/issues/108#issuecomment-518627801 Is there a possibility to add? This is an automated message from the Apache Gi

[GitHub] [camel-quarkus] oscerd commented on issue #108: Add Camel-Aws-SSM extension

2019-08-06 Thread GitBox
oscerd commented on issue #108: Add Camel-Aws-SSM extension URL: https://github.com/apache/camel-quarkus/issues/108#issuecomment-518627229 Ssm? There is no component in camel for ssm This is an automated message from the Apac

[GitHub] [camel-quarkus] matheus-meneses opened a new issue #108: Add Camel-Aws-SSM extension

2019-08-06 Thread GitBox
matheus-meneses opened a new issue #108: Add Camel-Aws-SSM extension URL: https://github.com/apache/camel-quarkus/issues/108 This is an automated message from the Apache Git Service. To respond to the message, please log on t