[GitHub] camel pull request #1823: CAMEL-11524-Add quoteReplacement

2017-07-16 Thread onders86
Github user onders86 closed the pull request at: https://github.com/apache/camel/pull/1823 --- 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 #1829: CAMEL-11548: Making camel-undertow consumer InOut

2017-07-16 Thread saravanakumar1987
GitHub user saravanakumar1987 opened a pull request: https://github.com/apache/camel/pull/1829 CAMEL-11548: Making camel-undertow consumer InOut I am not really sure if it is intentional that camel-undertow consumer is InOnly. But its the odd one among camel-jetty, camel-restlet and

[GitHub] camel pull request #1828: Upgrade xmlunit to version 2.3.0

2017-07-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1828 --- 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 #1827: CAMEL-11543 Support @TestPropertySource

2017-07-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1827 --- 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

Camel.trunk.notest - Build # 3405 - Failure

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

[GitHub] camel pull request #1828: Upgrade xmlunit to version 2.3.0

2017-07-16 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/camel/pull/1828 Upgrade xmlunit to version 2.3.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/camel update_xmlunit Alternatively y

[GitHub] camel pull request #1827: CAMEL-11543 Support @TestPropertySource

2017-07-16 Thread drekbour
GitHub user drekbour opened a pull request: https://github.com/apache/camel/pull/1827 CAMEL-11543 Support @TestPropertySource Only works if PropertySources are enabled obviously! You can merge this pull request into a Git repository by running: $ git pull https://github.com/dre

Re: Speeding up our unit tests in camel source code

2017-07-16 Thread Claus Ibsen
Hi And now its below 10 minutes on my laptop. [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] Total time: 09:47 min On Sat, Jul 15, 2017 at 4:55 PM, Claus

Camel.2.19.x.notest - Build # 91 - Still Failing

2017-07-16 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #91) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/91/ to view the results.

[GitHub] camel pull request #1826: Upgrade commons-net to version 3.6

2017-07-16 Thread PascalSchumacher
Github user PascalSchumacher closed the pull request at: https://github.com/apache/camel/pull/1826 --- 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 featu

[GitHub] camel pull request #1825: camel-cxf/pom.xml: fix "Overriding managed version...

2017-07-16 Thread PascalSchumacher
Github user PascalSchumacher closed the pull request at: https://github.com/apache/camel/pull/1825 --- 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 featu

[GitHub] camel pull request #1826: Upgrade commons-net to version 3.6

2017-07-16 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/camel/pull/1826 Upgrade commons-net to version 3.6 Main usages seem to be camel-ftp and camel-cxf (tests). The unit tests of both components are green after this update. Commons-net is also used b

[GitHub] camel pull request #1825: camel-cxf/pom.xml: fix "Overriding managed version...

2017-07-16 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/camel/pull/1825 camel-cxf/pom.xml: fix "Overriding managed version" warnings by remov… …ing unnecessary "${cxf-version}" elements You can merge this pull request into a Git repository by running:

[GitHub] camel pull request #1824: camel-ftp: OsgiParserFactory#setClassResolver had ...

2017-07-16 Thread PascalSchumacher
Github user PascalSchumacher closed the pull request at: https://github.com/apache/camel/pull/1824 --- 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 featu

[GitHub] camel pull request #1824: camel-ftp: OsgiParserFactory#setClassResolver had ...

2017-07-16 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/camel/pull/1824 camel-ftp: OsgiParserFactory#setClassResolver had no effect You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/camel cam