Camel.2.13.x.notest - Build # 66 - Still Failing

2014-09-22 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.13.x.notest (build #66) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.2.13.x.notest/66/ to view the results.

Re: JRuby 1.7.14 drops OSGI meta data for org.jruby:jruby, org.jruby:jruby-core and org.jruby:jruby-stdlib

2014-09-22 Thread Willem Jiang
I think using jruby-complete is OK, as only few people use jruby with camel in OSGi world. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On September 23, 2014 at

Re: JRuby 1.7.14 drops OSGI meta data for org.jruby:jruby, org.jruby:jruby-core and org.jruby:jruby-stdlib

2014-09-22 Thread Matt Sicker
Could ServiceMix repackage the smaller parts? Or is JRuby worthless without the entire library? On 22 September 2014 15:00, Christian Müller wrote: > Any thoughts? > If not, I would like to upgrade to jruby-complete 1.7.16 (when available) > because it's only 22 MB. > > Best, > Christian > > Chr

Re: svn commit: r923202 - /websites/production/camel/content/cache/main.pageCache

2014-09-22 Thread Daniel Kulp
Christian, Can I ask why you thought this was necessary? The changes that Claus had made six hours ago had generated fine on the live website so everything seems to be working fine. Dan On Sep 22, 2014, at 4:07 PM, cmuel...@apache.org wrote: > Author: cmueller > Date: Mon Sep 22 20:07:2

Re: JRuby 1.7.14 drops OSGI meta data for org.jruby:jruby, org.jruby:jruby-core and org.jruby:jruby-stdlib

2014-09-22 Thread Christian Müller
Any thoughts? If not, I would like to upgrade to jruby-complete 1.7.16 (when available) because it's only 22 MB. Best, Christian Christian On Mon, Sep 15, 2014 at 12:24 PM, Christian Müller < christian.muel...@gmail.com> wrote: > Unfortunately, JRuby 1.7.14 drops OSGI meta data for org.jruby:j

[GitHub] camel pull request: Camel 7850

2014-09-22 Thread sebbrousse
GitHub user sebbrousse opened a pull request: https://github.com/apache/camel/pull/274 Camel 7850 Fix CAMEL-7850 : Allow to set the id of the indexed document You can merge this pull request into a Git repository by running: $ git pull https://github.com/sebbrousse/camel CAMEL-

Re: Wiki editing access

2014-09-22 Thread Claus Ibsen
Hi Thanks. I have just granted your account edit rights. Can you try if that works? On Mon, Sep 22, 2014 at 6:34 PM, James Green wrote: > If you mean the little pdf from I had to print, sign and send back - yes I > did that well over a year ago but since then I've not needed the access. > The e

Re: Wiki editing access

2014-09-22 Thread James Green
If you mean the little pdf from I had to print, sign and send back - yes I did that well over a year ago but since then I've not needed the access. The email address on file should be the one I'm using and that listed in Apache's Crowd or whatever they use. http://www.apache.org/licenses/icla.txt

Re: Wiki editing access

2014-09-22 Thread Claus Ibsen
Hi James Just to be sure, you have signed an ICLA to Apache? eg its you who are listed as James Green on this page http://people.apache.org/committer-index.html On Mon, Sep 22, 2014 at 6:08 PM, James Green wrote: > Per recent discussion on -users could someone grant edit access to the user > j

Wiki editing access

2014-09-22 Thread James Green
Per recent discussion on -users could someone grant edit access to the user jmkgreen as I have some improvements to a couple of pages to make. Thanks, James

JMS Topic End Point does not works with regex type configuration

2014-09-22 Thread gen.antony
Problem Statement: Need to create dynamic topics in Websphere MQ according to the parameter CustomerName and Date. Thats is like from("direct:source").recipientList(simple("websphere:topic:mytopics.dynamic.${header.customername}.${date}")); And read all the messages from the