Camel.trunk.notest - Build # 3025 - Fixed

2017-02-13 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3025) Status: Fixed Check console output at https://builds.apache.org/job/Camel.trunk.notest/3025/ to view the results.

Re: Camel Azure component

2017-02-13 Thread Sergey Beryozkin
Yes, thanks, keep getting confused about the repos. So I merged now, and now I can feel less worried about boasting being a Camel committer without having done a single commit :-). I've opened two more related issues: investigate what to do about the integration tests and add the docs. My fre

Camel tables created into db

2017-02-13 Thread sagarwal1
Hi, I want to run Camel built application as stanalone. I am using maven to create jar and execute route. When I run MainApp.java main method from eclipse or run using camel run then code runs as expected. But when I run using java -jar then 3 tables CAMEL_MESSAGEPROCESSED, CAMEL_MESSAGETRACED,hib

[GitHub] camel pull request #1460: Support for java 9

2017-02-13 Thread johnpoth
GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1460 Support for java 9 https://issues.apache.org/jira/browse/CAMEL-10141 This PR adds support for java 9 up to camel-core in the reactor build order. I've tested with the latest java 9 (Build

Re: Camel Azure component

2017-02-13 Thread Colm O hEigeartaigh
You could try cloning this repo instead: https://git-wip-us.apache.org/repos/asf/camel.git Colm. On Mon, Feb 13, 2017 at 4:43 PM, Sergey Beryozkin wrote: > Hi Claus, All > > Am I actually allowed to commit yet ? > > I tried to commit but got an > "ERROR: Permission to apache/camel.git denied to

Re: Camel Azure component

2017-02-13 Thread Sergey Beryozkin
Hi Claus, All Am I actually allowed to commit yet ? I tried to commit but got an "ERROR: Permission to apache/camel.git denied to sberyozkin." 'git remote show origin' shows I cloned from: g...@github.com:apache/camel.git Can you please double check the permissions ? Thanks, Sergey On 10/02

[GitHub] camel pull request #1458: CAMEL-10759 Inline multi-value rabbitmq args in UR...

2017-02-13 Thread w4tson
Github user w4tson closed the pull request at: https://github.com/apache/camel/pull/1458 --- 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 enab

[GitHub] camel pull request #1459: CAMEL-10817: Prevent duplicated xmlns namespace pr...

2017-02-13 Thread jamesnetherton
Github user jamesnetherton closed the pull request at: https://github.com/apache/camel/pull/1459 --- 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

[GitHub] camel pull request #1454: CAMEL-10809 Introduce configurator SPI for rest su...

2017-02-13 Thread zregvart
Github user zregvart closed the pull request at: https://github.com/apache/camel/pull/1454 --- 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 en

[GitHub] camel pull request #1459: CAMEL-10817: Prevent duplicated xmlns namespace pr...

2017-02-13 Thread jamesnetherton
GitHub user jamesnetherton opened a pull request: https://github.com/apache/camel/pull/1459 CAMEL-10817: Prevent duplicated xmlns namespace prefix https://issues.apache.org/jira/browse/CAMEL-10817 You can merge this pull request into a Git repository by running: $ git pull http

Re: camel-zipfile

2017-02-13 Thread zhurlik
Hi, Sure, let me try to explain the issue. So I am working on LibreOffice files: *.odt/*.ott, they are zip archives that contain xml files and empty folder (I don't know the reason of having empty folders, but in any case I think that a potential zip file can have a structure with empty folders).