[GitHub] [camel-quarkus] asf-ci commented on issue #130: Fix #129 Properies evaluation broken after the introduction of Proper…

2019-08-12 Thread GitBox
asf-ci commented on issue #130: Fix #129 Properies evaluation broken after the 
introduction of Proper…
URL: https://github.com/apache/camel-quarkus/pull/130#issuecomment-520598774
 
 
   
   Refer to this link for build results (access rights to CI server needed): 
   https://builds.apache.org/job/camel-quarkus-pr/85/Failed Tests: 1camel-quarkus-pr/org.apache.camel.quarkus:camel-quarkus-integration-test-core:
 1org.apache.camel.quarkus.core.CamelITCase.timerPropertyPropagated
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] ppalaga commented on issue #130: Fix #129 Properies evaluation broken after the introduction of Proper…

2019-08-12 Thread GitBox
ppalaga commented on issue #130: Fix #129 Properies evaluation broken after the 
introduction of Proper…
URL: https://github.com/apache/camel-quarkus/pull/130#issuecomment-520584884
 
 
   d4e5f6b uses a dedicated endpoint to query the resolvePropertyPlaceholders 
value of the timer component. There is no error, but it fails in the native 
mode. Will investigate tomorrow.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] asf-ci commented on issue #130: Fix #129 Properies evaluation broken after the introduction of Proper…

2019-08-12 Thread GitBox
asf-ci commented on issue #130: Fix #129 Properies evaluation broken after the 
introduction of Proper…
URL: https://github.com/apache/camel-quarkus/pull/130#issuecomment-520562122
 
 
   
   Refer to this link for build results (access rights to CI server needed): 
   https://builds.apache.org/job/camel-quarkus-pr/84/Failed Tests: 1camel-quarkus-pr/org.apache.camel.quarkus:camel-quarkus-integration-test-core:
 1org.apache.camel.quarkus.core.CamelITCase.timerPropertyPropagated
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] ppalaga commented on issue #129: Properies evaluation broken after the introduction of PropertyBindingSupport

2019-08-12 Thread GitBox
ppalaga commented on issue #129: Properies evaluation broken after the 
introduction of PropertyBindingSupport
URL: https://github.com/apache/camel-quarkus/issues/129#issuecomment-520548486
 
 
   > you can test it by setting:
   > 
   > ```
   > camel.component.timer.resolve-property-placeholders = false
   > ```
   
   Thanks for the tip! Did exactly that. 


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] ppalaga opened a new pull request #130: Fix #129 Properies evaluation broken after the introduction of Proper…

2019-08-12 Thread GitBox
ppalaga opened a new pull request #130: Fix #129 Properies evaluation broken 
after the introduction of Proper…
URL: https://github.com/apache/camel-quarkus/pull/130
 
 
   …tyBindingSupport


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: GSoC: Any23 data format support

2019-08-12 Thread Zoran Regvart
Hi Roberto,
I completely forgot that I needed to send you an example you can use
as a reference for the Any23 example, sorry about that.

Have a look at this one:

https://github.com/apache/camel/tree/master/examples/camel-example-transformer-demo

It's not exactly the simplest example, perhaps you can use it as a
reference and make your example even simpler.

zoran

On Mon, Aug 12, 2019 at 7:38 PM Beto Flores  wrote:
>
> Hi
>
> +1, I will work on these issues and rebase my branch. Also, I will review
> the camel examples.
>
> Best,
> Roberto
>
> El lun., 12 de ago. de 2019 a la(s) 03:13, Claus Ibsen (
> claus.ib...@gmail.com) escribió:
>
> > +1
> >
> > On Mon, Aug 12, 2019 at 10:04 AM Zoran Regvart  wrote:
> > >
> > > Hi Cameleers,
> > > I'd like to merge the PR for Any23 data format support[1], from what I
> > > see there's one small issue with unnecessary version in the POM from
> > > Andrea's review and Roberto needs to rebase to fix the two conflicts.
> > >
> > > Other than that, does anyone have any objections? I'd like to wrap
> > > this up and free Roberto for some other work, we were discussing
> > > perhaps creating an example for the use of the new Any23 data format.
> > >
> > > thanks :)
> > >
> > > zoran
> > >
> > > [1] https://github.com/apache/camel/pull/3022
> > > --
> > > Zoran Regvart
> >
> >
> >
> > --
> > Claus Ibsen
> > -
> > http://davsclaus.com @davsclaus
> > Camel in Action 2: https://www.manning.com/ibsen2
> >



-- 
Zoran Regvart


Re: GSoC: Any23 data format support

2019-08-12 Thread Beto Flores
Hi

+1, I will work on these issues and rebase my branch. Also, I will review
the camel examples.

Best,
Roberto

El lun., 12 de ago. de 2019 a la(s) 03:13, Claus Ibsen (
claus.ib...@gmail.com) escribió:

> +1
>
> On Mon, Aug 12, 2019 at 10:04 AM Zoran Regvart  wrote:
> >
> > Hi Cameleers,
> > I'd like to merge the PR for Any23 data format support[1], from what I
> > see there's one small issue with unnecessary version in the POM from
> > Andrea's review and Roberto needs to rebase to fix the two conflicts.
> >
> > Other than that, does anyone have any objections? I'd like to wrap
> > this up and free Roberto for some other work, we were discussing
> > perhaps creating an example for the use of the new Any23 data format.
> >
> > thanks :)
> >
> > zoran
> >
> > [1] https://github.com/apache/camel/pull/3022
> > --
> > Zoran Regvart
>
>
>
> --
> Claus Ibsen
> -
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>


[GitHub] [camel-quarkus] lburgazzoli commented on issue #129: Properies evaluation broken after the introduction of PropertyBindingSupport

2019-08-12 Thread GitBox
lburgazzoli commented on issue #129: Properies evaluation broken after the 
introduction of PropertyBindingSupport
URL: https://github.com/apache/camel-quarkus/issues/129#issuecomment-520497662
 
 
   you can test it by setting:
   
   camel.component.timer.resolve-property-placeholders = false
   
   and test the value is properly propagated to the timer component (which is 
available in the core it)


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] lburgazzoli merged pull request #127: Order the dependencies managed in the BOM

2019-08-12 Thread GitBox
lburgazzoli merged pull request #127: Order the dependencies managed in the BOM
URL: https://github.com/apache/camel-quarkus/pull/127
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] lburgazzoli commented on issue #129: Properies evaluation broken after the introduction of PropertyBindingSupport

2019-08-12 Thread GitBox
lburgazzoli commented on issue #129: Properies evaluation broken after the 
introduction of PropertyBindingSupport
URL: https://github.com/apache/camel-quarkus/issues/129#issuecomment-520488083
 
 
   should be part of the constant
   
   On Mon, 12 Aug 2019 at 17:44, Peter Palaga  wrote:
   
   > There is trailing period missing at
   > 
https://github.com/apache/camel-quarkus/blob/daaf4d455aace992d5ef5cd727c9297c2686d4dd/extensions/core/runtime/src/main/java/org/apache/camel/quarkus/core/runtime/support/FastCamelContext.java#L377
   >
   > Let me figure out how to test that.
   >
   > —
   > You are receiving this because you commented.
   >
   >
   > Reply to this email directly, view it on GitHub
   > 
,
   > or mute the thread
   > 

   > .
   >
   -- 
   --
   Luca Burgazzoli
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] ppalaga commented on issue #129: Properies evaluation broken after the introduction of PropertyBindingSupport

2019-08-12 Thread GitBox
ppalaga commented on issue #129: Properies evaluation broken after the 
introduction of PropertyBindingSupport
URL: https://github.com/apache/camel-quarkus/issues/129#issuecomment-520480044
 
 
   There is trailing period missing at 
https://github.com/apache/camel-quarkus/blob/daaf4d455aace992d5ef5cd727c9297c2686d4dd/extensions/core/runtime/src/main/java/org/apache/camel/quarkus/core/runtime/support/FastCamelContext.java#L377
   
   Let me figure out how to test that.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] ppalaga commented on issue #127: Order the dependencies managed in the BOM

2019-08-12 Thread GitBox
ppalaga commented on issue #127: Order the dependencies managed in the BOM
URL: https://github.com/apache/camel-quarkus/pull/127#issuecomment-520477491
 
 
   Is this good to merge, @lburgazzoli ?


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] lburgazzoli commented on issue #129: Properies evaluation broken after the introduction of PropertyBindingSupport

2019-08-12 Thread GitBox
lburgazzoli commented on issue #129: Properies evaluation broken after the 
introduction of PropertyBindingSupport
URL: https://github.com/apache/camel-quarkus/issues/129#issuecomment-520454244
 
 
   @ppalaga done, please create a test against core too so we can isolate where 
the problem is


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] ppalaga opened a new issue #129: Properies evaluation broken after the introduction of PropertyBindingSupport

2019-08-12 Thread GitBox
ppalaga opened a new issue #129: Properies evaluation broken after the 
introduction of PropertyBindingSupport
URL: https://github.com/apache/camel-quarkus/issues/129
 
 
   The evaluation of properties does not work after 
a76c7526960ecabb1a1ebafc18c211a361bcf998 "chore: replace custom properties 
binding implementation with PropertyBindingSupport from camel support".
   
   Reproducible through building the Twitter itest and running the jar 
manually. Clearly the twitter credentials need to be set as documented in the 
itest README. The scenario succeeds before 
a76c7526960ecabb1a1ebafc18c211a361bcf998 and fails after 
a76c7526960ecabb1a1ebafc18c211a361bcf998.
   
   Please assign to me.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] lburgazzoli closed issue #114: Move create-extension-templates to i.e. tooling

2019-08-12 Thread GitBox
lburgazzoli closed issue #114: Move create-extension-templates to i.e. tooling
URL: https://github.com/apache/camel-quarkus/issues/114
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] lburgazzoli merged pull request #126: Fix #114 Move create-extension-templates to i.e. tooling

2019-08-12 Thread GitBox
lburgazzoli merged pull request #126: Fix #114 Move create-extension-templates 
to i.e. tooling
URL: https://github.com/apache/camel-quarkus/pull/126
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] asf-ci commented on issue #127: Order the dependencies managed in the BOM

2019-08-12 Thread GitBox
asf-ci commented on issue #127: Order the dependencies managed in the BOM
URL: https://github.com/apache/camel-quarkus/pull/127#issuecomment-520410822
 
 
   
   Refer to this link for build results (access rights to CI server needed): 
   https://builds.apache.org/job/camel-quarkus-pr/83/
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] lburgazzoli opened a new issue #128: Add support for smallrye-opentracing extension

2019-08-12 Thread GitBox
lburgazzoli opened a new issue #128: Add support for smallrye-opentracing 
extension
URL: https://github.com/apache/camel-quarkus/issues/128
 
 
   See:
   - https://issues.apache.org/jira/browse/CAMEL-13838
   - 
https://github.com/quarkusio/quarkus/tree/master/extensions/smallrye-opentracing


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] ppalaga opened a new pull request #127: Order the dependencies managed in the BOM

2019-08-12 Thread GitBox
ppalaga opened a new pull request #127: Order the dependencies managed in the 
BOM
URL: https://github.com/apache/camel-quarkus/pull/127
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-k] jetztgradnet commented on issue #674: kamel install not working - Error: cannot find automatically a registry where to push images

2019-08-12 Thread GitBox
jetztgradnet commented on issue #674: kamel install not working - Error: cannot 
find automatically a registry where to push images
URL: https://github.com/apache/camel-k/issues/674#issuecomment-520376028
 
 
   I just had the same issue when running kamel 1.0.0-M1 with my local Docker 
Desktop and minikube.
   I got this resolved in minikube by enabling the registry running within 
minikube:
   `minikube addons enable registry`
   As this registry is not secure (i.e. either no https or self-signed 
certificate) you need to tell `kamel` to allow accessing this insecure registry:
   `kamel install --registry-insecure`


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] ppalaga commented on issue #125: Fix #113 Document the release process

2019-08-12 Thread GitBox
ppalaga commented on issue #125: Fix #113 Document the release process
URL: https://github.com/apache/camel-quarkus/pull/125#issuecomment-520360407
 
 
   > We need to point to the new website
   
   You mean any of the links in the new REALEASING.adoc should be different?


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] asf-ci commented on issue #126: Fix #114 Move create-extension-templates to i.e. tooling

2019-08-12 Thread GitBox
asf-ci commented on issue #126: Fix #114 Move create-extension-templates to 
i.e. tooling
URL: https://github.com/apache/camel-quarkus/pull/126#issuecomment-520356987
 
 
   
   Refer to this link for build results (access rights to CI server needed): 
   https://builds.apache.org/job/camel-quarkus-pr/82/
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: [CAMEL-11503] Add search

2019-08-12 Thread Nayananga Muhandiram
Thank you Mr Francois. Ill work on that from now on. 

On Mon, 12 Aug 2019, 13:54 Francois Papon, 
wrote:

> Hi Nayananga,
>
> I have not started working yet on this, I just take a look on some
> potential solutions like https://lunrjs.com/
>
> Sorry but I don't have enough free time to work on it now and you can
> take it if you want ;)
>
> regards,
>
> François
> fpa...@apache.org
>
> Le 12/08/2019 à 10:16, Nayananga Muhandiram a écrit :
> > Hi all, I would like to know if Mr Francois Papon
> >  or
> > anyone else working on this issue?
> > Thank you. Regards
> > Nayananga Anuradha Muhandiram
> > Computer Science Undergraduate at  University of Jaffna
> > M  +94716369541  <+94716369541>
> > E  nayanangamuhandi...@gmail.com  
> > 
> > 
> > 
> >
>


[GitHub] [camel-quarkus] oscerd commented on issue #125: Fix #113 Document the release process

2019-08-12 Thread GitBox
oscerd commented on issue #125: Fix #113 Document the release process
URL: https://github.com/apache/camel-quarkus/pull/125#issuecomment-520354982
 
 
   We need to point to the new website


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-website] zregvart merged pull request #72: fix : incorporate site title into breadcrumbs micro-data

2019-08-12 Thread GitBox
zregvart merged pull request #72: fix : incorporate site title into breadcrumbs 
micro-data
URL: https://github.com/apache/camel-website/pull/72
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-website] zregvart commented on issue #72: fix : incorporate site title into breadcrumbs micro-data

2019-08-12 Thread GitBox
zregvart commented on issue #72: fix : incorporate site title into breadcrumbs 
micro-data
URL: https://github.com/apache/camel-website/pull/72#issuecomment-520354070
 
 
   Thanks!


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] lburgazzoli merged pull request #125: Fix #113 Document the release process

2019-08-12 Thread GitBox
lburgazzoli merged pull request #125: Fix #113 Document the release process
URL: https://github.com/apache/camel-quarkus/pull/125
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] lburgazzoli closed issue #113: Document the release process

2019-08-12 Thread GitBox
lburgazzoli closed issue #113: Document the release process
URL: https://github.com/apache/camel-quarkus/issues/113
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] asf-ci commented on issue #125: Fix #113 Document the release process

2019-08-12 Thread GitBox
asf-ci commented on issue #125: Fix #113 Document the release process
URL: https://github.com/apache/camel-quarkus/pull/125#issuecomment-520344012
 
 
   
   Refer to this link for build results (access rights to CI server needed): 
   https://builds.apache.org/job/camel-quarkus-pr/81/
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-website] Nayananga opened a new pull request #72: fix : incorporate site title into breadcrumbs micro-data

2019-08-12 Thread GitBox
Nayananga opened a new pull request #72: fix : incorporate site title into 
breadcrumbs micro-data
URL: https://github.com/apache/camel-website/pull/72
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-website] zregvart merged pull request #71: Microdata in antora-ui-camel

2019-08-12 Thread GitBox
zregvart merged pull request #71: Microdata in antora-ui-camel
URL: https://github.com/apache/camel-website/pull/71
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-website] zregvart commented on issue #71: Microdata in antora-ui-camel

2019-08-12 Thread GitBox
zregvart commented on issue #71: Microdata in antora-ui-camel
URL: https://github.com/apache/camel-website/pull/71#issuecomment-520339375
 
 
   Thanks!


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-website] Nayananga commented on issue #71: Microdata in antora-ui-camel

2019-08-12 Thread GitBox
Nayananga commented on issue #71: Microdata in antora-ui-camel
URL: https://github.com/apache/camel-website/pull/71#issuecomment-520337717
 
 
   Hello Mr Zoran, Can you check now? that comment will help if /faq directory 
change in future


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: [CAMEL-11503] Add search

2019-08-12 Thread Francois Papon
Hi Nayananga,

I have not started working yet on this, I just take a look on some
potential solutions like https://lunrjs.com/

Sorry but I don't have enough free time to work on it now and you can
take it if you want ;)

regards,

François
fpa...@apache.org

Le 12/08/2019 à 10:16, Nayananga Muhandiram a écrit :
> Hi all, I would like to know if Mr Francois Papon
>  or
> anyone else working on this issue?
> Thank you. Regards
> Nayananga Anuradha Muhandiram
> Computer Science Undergraduate at  University of Jaffna
> M  +94716369541  <+94716369541>
> E  nayanangamuhandi...@gmail.com  
> 
> 
> 
>


[CAMEL-11503] Add search

2019-08-12 Thread Nayananga Muhandiram
Hi all, I would like to know if Mr Francois Papon
 or
anyone else working on this issue?
Thank you. Regards
Nayananga Anuradha Muhandiram
Computer Science Undergraduate at  University of Jaffna
M  +94716369541  <+94716369541>
E  nayanangamuhandi...@gmail.com  





Re: GSoC: Any23 data format support

2019-08-12 Thread Claus Ibsen
+1

On Mon, Aug 12, 2019 at 10:04 AM Zoran Regvart  wrote:
>
> Hi Cameleers,
> I'd like to merge the PR for Any23 data format support[1], from what I
> see there's one small issue with unnecessary version in the POM from
> Andrea's review and Roberto needs to rebase to fix the two conflicts.
>
> Other than that, does anyone have any objections? I'd like to wrap
> this up and free Roberto for some other work, we were discussing
> perhaps creating an example for the use of the new Any23 data format.
>
> thanks :)
>
> zoran
>
> [1] https://github.com/apache/camel/pull/3022
> --
> Zoran Regvart



-- 
Claus Ibsen
-
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2


[GitHub] [camel-quarkus] ppalaga opened a new pull request #126: Fix #114 Move create-extension-templates to i.e. tooling

2019-08-12 Thread GitBox
ppalaga opened a new pull request #126: Fix #114 Move 
create-extension-templates to i.e. tooling
URL: https://github.com/apache/camel-quarkus/pull/126
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: GSoC: Any23 data format support

2019-08-12 Thread Andrea Cosentino
+1. But please revert the karaf feature stuff because the bundle is not
released yet

Il lun 12 ago 2019, 10:04 Zoran Regvart  ha scritto:

> Hi Cameleers,
> I'd like to merge the PR for Any23 data format support[1], from what I
> see there's one small issue with unnecessary version in the POM from
> Andrea's review and Roberto needs to rebase to fix the two conflicts.
>
> Other than that, does anyone have any objections? I'd like to wrap
> this up and free Roberto for some other work, we were discussing
> perhaps creating an example for the use of the new Any23 data format.
>
> thanks :)
>
> zoran
>
> [1] https://github.com/apache/camel/pull/3022
> --
> Zoran Regvart
>


[GitHub] [camel-quarkus] ppalaga opened a new pull request #125: Fix #113 Document the release process

2019-08-12 Thread GitBox
ppalaga opened a new pull request #125: Fix #113 Document the release process
URL: https://github.com/apache/camel-quarkus/pull/125
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


GSoC: Any23 data format support

2019-08-12 Thread Zoran Regvart
Hi Cameleers,
I'd like to merge the PR for Any23 data format support[1], from what I
see there's one small issue with unnecessary version in the POM from
Andrea's review and Roberto needs to rebase to fix the two conflicts.

Other than that, does anyone have any objections? I'd like to wrap
this up and free Roberto for some other work, we were discussing
perhaps creating an example for the use of the new Any23 data format.

thanks :)

zoran

[1] https://github.com/apache/camel/pull/3022
-- 
Zoran Regvart


[GitHub] [camel-website] zregvart commented on a change in pull request #71: Microdata in antora-ui-camel

2019-08-12 Thread GitBox
zregvart commented on a change in pull request #71: Microdata in antora-ui-camel
URL: https://github.com/apache/camel-website/pull/71#discussion_r312808692
 
 

 ##
 File path: antora-ui-camel/src/partials/breadcrumbs-microdata.hbs
 ##
 @@ -0,0 +1,35 @@
+{ 
+"@context": "http://schema.org;,
+"@type": "BreadcrumbList",
+"itemListElement": [{
+"@type": "ListItem",
+"position": 1,
+"name": "{{{site.title}}}",
+"item": "{{{site.url}}}"
+},
+{
+"@type": "ListItem",
+"position": 2,
+"name": "{{{page.component.title}}}",
+"item": "{{{add site.url page.component.url}}}"
+},
+{{#if page.breadcrumbs}}
+{{#each page.breadcrumbs}}
+{
+"@type": "ListItem",
+"position": {{add @index 3}},
+"name": "{{{ ./content }}}",
+{{~#if (and ./url (eq ./urlType 'internal'))~}}
+{{!-- "itme": "{{{relativize @root.page.url ./url}}}" --}}
 
 Review comment:
   We can remove this comment


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] ppalaga opened a new issue #124: Deployment BOM

2019-08-12 Thread GitBox
ppalaga opened a new issue #124: Deployment BOM
URL: https://github.com/apache/camel-quarkus/issues/124
 
 
   The new deployment BOM should manage all dependencies used in our `-deploy` 
modules.
   
   Why: Third parties wanting to implement proprietary Camel extensions 
depending on our community extensions will need that.
   
   When: mid/long-term priority
   
   How: Maybe move build-parent and bom together with the new deployment-bom 
under a new directory `poms`?


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services