[GitHub] camel pull request: camel-irc: Add support for listing users of a ...

2016-05-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/971 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

RE: Camel build, tests and charsets

2016-05-01 Thread Siano, Stephan
Hi Claus, Ok, this solves the string definition issue, however the platform encoding issue is somewhat more difficult. For the specific use case I might find a way around the issue, but in general we should really think about changing the build to some other platform encoding to find encoding i

Re: Apache Camel 2.17.1 release

2016-05-01 Thread Gregor Zurowski
OK, thanks. I am starting to build the RC now. Thanks, Gregor On Sun, May 1, 2016 at 5:35 PM, Claus Ibsen wrote: > On Sun, May 1, 2016 at 5:30 PM, Claus Ibsen wrote: >> Hi >> >> I am sneaking in this >> https://issues.apache.org/jira/browse/CAMEL-9932 >> >> And merging to 2.17.x branch in abou

Re: Apache Camel 2.17.1 release

2016-05-01 Thread Claus Ibsen
On Sun, May 1, 2016 at 5:30 PM, Claus Ibsen wrote: > Hi > > I am sneaking in this > https://issues.apache.org/jira/browse/CAMEL-9932 > > And merging to 2.17.x branch in about 5 minutes. > Okay pushed. The code should be all ready for you Gregor. > On Sun, May 1, 2016 at 4:05 PM, Gregor Zurowski

Re: Apache Camel 2.17.1 release

2016-05-01 Thread Claus Ibsen
Hi I am sneaking in this https://issues.apache.org/jira/browse/CAMEL-9932 And merging to 2.17.x branch in about 5 minutes. On Sun, May 1, 2016 at 4:05 PM, Gregor Zurowski wrote: > OK, I start building the RC in a few hours. > > Thanks, > Gregor > On May 1, 2016 2:10 PM, "Andrea Cosentino" > wr

Re: Apache Camel 2.17.1 release

2016-05-01 Thread Gregor Zurowski
OK, I start building the RC in a few hours. Thanks, Gregor On May 1, 2016 2:10 PM, "Andrea Cosentino" wrote: > Ok, now the test is fixed. > > Cheers > -- > Andrea Cosentino > -- > Apache Camel PMC Member > Apache Karaf Committer > Apache Servicemix Committer > Em

[GitHub] camel pull request: Add support for listing users of a channel aft...

2016-05-01 Thread wlami
GitHub user wlami opened a pull request: https://github.com/apache/camel/pull/971 Add support for listing users of a channel after it has been joined. This pull requests adds a new option to the camel-irc component that invokes the irc `NAMES` command for a channel after it has been

Re: Apache Camel 2.17.1 release

2016-05-01 Thread Andrea Cosentino
Ok, now the test is fixed. Cheers -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Sunday, May 1, 2016 1:45 PM, Andrea Cosentino wrote: I'm looki

Re: Apache Camel 2.17.1 release

2016-05-01 Thread Andrea Cosentino
I'm looking at it. -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Sunday, May 1, 2016 1:40 PM, Claus Ibsen wrote: Hi There is an unit test compi

Re: Apache Camel 2.17.1 release

2016-05-01 Thread Claus Ibsen
Hi There is an unit test compilation error on camel-kafka on the 2.17.x branch. I am in the middle of something so anyone who got free cycles are free to look and fix that. On Fri, Apr 29, 2016 at 11:53 AM, Claus Ibsen wrote: > Hi > > Okay the issue in camel-jetty8 has been fixed. > > The sour