Re: News on front page about new website and documentation

2018-05-07 Thread Zoran Regvart
Hi Willem, those issues and the docs getting out of date were the reasons we put up the notice at the top and focusing, albeit not that effectively, at the new website effort. I vaguely remember someone on Gitter offering a JavaScript snippet to fix that issue. I guess we could fix it by fiddling

Re: News on front page about new website and documentation

2018-05-07 Thread Willem Jiang
Hi Zoran, Thanks for the information, I will play with it when I get some time. BTW, there are some formate issues[1] about showing the code snippet in the current website, do we have any plan for fixing these kind of issue? [1]http://camel.apache.org/spring.html Willem Jiang Blog:

Re: Build fails since AS2 component was added (camel-example-ceylon breaks build)

2018-05-07 Thread Willem Jiang
It looks like the ceylon-maven-plugin doesn't look up the jar files from the .m2 repository. Not sure if we can do the same magic of java doc here. BTW, I build the example separately without any issue. Willem Jiang Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com

Re: Build fails since AS2 component was added (camel-example-ceylon breaks build)

2018-05-07 Thread Zoran Regvart
Hi Pascal, Cameleers, let me have a stab at it tomorrow, but baring that yeah I agree -- we don't have the resources to maintain such an example perhaps it would be best to remove it... zoran On Mon, May 7, 2018 at 9:09 PM, Pascal Schumacher wrote: > The AS2 related

[GitHub] camel pull request #2325: CAMEL-1067 Broken build fix

2018-05-07 Thread dimitrisli
GitHub user dimitrisli opened a pull request: https://github.com/apache/camel/pull/2325 CAMEL-1067 Broken build fix Skipping non-existent tests in Ceylon example project attempting to fix the broken build. You can merge this pull request into a Git repository by running: $

Re: [RESULT] [VOTE] Release Apache Camel 2.21.1

2018-05-07 Thread Gregor Zurowski
Hi Peter, Thanks for pointing it out, this is fixed now. Thanks, Gregor On Mon, May 7, 2018 at 4:35 PM, Peter Palaga wrote: > Hi Gregor, may I expect the release branch /release/2.21.1 to get merged to > camel-2.21.x branch at some point so that the SNAPSHOT version in >

Re: Build fails since AS2 component was added (camel-example-ceylon breaks build)

2018-05-07 Thread Pascal Schumacher
The AS2 related failure is gone! :) https://builds.apache.org/view/C/view/Apache%20Camel/job/Camel/job/master/284/console Sadly the build remains broken due because of the recently added camel-example-ceylon: [ERROR] Failed to execute goal

[GitHub] camel pull request #2324: [CAMEL-11257] Fixed build issue.

2018-05-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/2324 ---

Re: Build fails since AS2 component was added

2018-05-07 Thread Pascal Schumacher
Hi Zoran, great work and great explanation, thank you very much! :) It now works for me locally. -Pascal Am 07.05.2018 um 11:52 schrieb Zoran Regvart: Hi Cameleers, I think I've found the core issue and committed a solution, we'll see how the build goes. The issue was that we were using to

[GitHub] camel pull request #2324: [CAMEL-11257] Fixed build issue.

2018-05-07 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2324 [CAMEL-11257] Fixed build issue. You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master Alternatively you can review

Re: [RESULT] [VOTE] Release Apache Camel 2.21.1

2018-05-07 Thread Peter Palaga
Hi Gregor, may I expect the release branch /release/2.21.1 to get merged to camel-2.21.x branch at some point so that the SNAPSHOT version in camel-2.21.x branch reads 2.21.2-SNAPSHOT? Or maybe the present state is intentional? Thanks, -- Peter On 04/05/18 19:25, Gregor Zurowski wrote:

[GitHub] camel pull request #2320: CAMEL-12464 Add support for transform with context

2018-05-07 Thread onderson
Github user onderson closed the pull request at: https://github.com/apache/camel/pull/2320 ---

[GitHub] camel pull request #2322: Use secure repository URL

2018-05-07 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2322 ---

Re: Build fails since AS2 component was added

2018-05-07 Thread Zoran Regvart
Hi Cameleers, I think I've found the core issue and committed a solution, we'll see how the build goes. The issue was that we were using to reference a javadoc dependency, whereas we should be using . I think when a multi-module Maven build is run without the goal that produces the artifact the

Re: News on front page about new website and documentation

2018-05-07 Thread Zoran Regvart
Hi Willem, I started a `website` branch a while back, and there is a README.md[1] there that has some information. That being said I'm experimenting with transitioning to JBake as it seems to have better support for Asciidoc and this might change, I'll keep that README up to date though. If

[GitHub] camel pull request #2323: CAMEL-12459:camel-spring-boot - Add route group to...

2018-05-07 Thread lburgazzoli
Github user lburgazzoli closed the pull request at: https://github.com/apache/camel/pull/2323 ---

[GitHub] camel pull request #2323: CAMEL-12459:camel-spring-boot - Add route group to...

2018-05-07 Thread ramu11
GitHub user ramu11 opened a pull request: https://github.com/apache/camel/pull/2323 CAMEL-12459:camel-spring-boot - Add route group to route actuator CAMEL-12459:camel-spring-boot - Add route group to route actuator You can merge this pull request into a Git repository by running: