Nicola Ferraro

Results 43 comments of Nicola Ferraro

Which example are you trying to execute? What version are you using (1.0.2 or 1.0.3)?

I'm aware that custom mapping is not well implemented in this library and need to be changed. Right now, there are two methods for custom mapping, the first one requiring...

Hi, you just need to put the hostname where an instance of zookeeper is listening on port 2181 (omit the port). If you have docker installed in your workstation, you...

Oh, if you already have a remote instance of hbase, you just need to make sure that you can reach each hbase region server using the _internal_ IP address scheme...

This is something that will be really useful in the future. What's the status of the service catalog today? is it alpha/beta and is it included in latest versions of...

Well, I asked to move the logic of property resolution to `SpringBootUtils` because I think the syntax/semantics of `application.properties` is Spring-Boot specific, so it can be reused in other parts...

@kameshsampath I've not followed all the evolution of this issue but it seems you've added spring-boot dependency in the last solution. We've made many changes to this plugin in order...

> The new Antora based Asciidoctor docs site UI, at GitHub, has some tasks and actions to release a new version on each UI commit. That way you can be...

> I don't fully understand the need for this, we have one website we publish (camel.apache.org), and UI is built in the process of building that website. Is there another...