Github user oscerd closed the pull request at:
https://github.com/apache/camel/pull/2335
---
GitHub user ohr opened a pull request:
https://github.com/apache/camel/pull/2335
Camel-12493: make HL7 converters and structure lib dependencies optional
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ohr/camel CAMEL-12493
Alte
GitHub user ohr opened a pull request:
https://github.com/apache/camel/pull/2334
Camel-12493: make HL7 converters and structure lib dependencies optional
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ohr/camel CAMEL-12493
Alte
Hi Zoran,
it is exactly as you said. Just parallelizing the test part of the build
did not work for the reasons you mentioned. Therefore I have reverted
the change.
- Pascal
Am 11.05.2018 um 00:05 schrieb Zoran Regvart:
Hi Pascal,
thank you for looking into this. I don't think that using pa
Hi Pascal,
thank you for looking into this. I don't think that using parallel
will help us, here's why: we're building on JDK 8 and we need to use
binaries built on JDK 8. Running same tests in parallel will cause a
lot of flakiness as they might use the same network ports or touch the
same files.
Awesome work everyone, I see we got a successful build!
Thanks!
zoran
On Thu, May 10, 2018 at 2:57 PM, Tomohisa Igarashi
wrote:
> Good morning - whoa, it was supposed to be my breakfast ;-)
>
> Anyway good catch guys!
>
> Thanks,
> Tomo
>
>
> On Thu, 2018-05-10 at 14:15 +0300, Onder SEZGIN wrot
GitHub user tdanylchuk opened a pull request:
https://github.com/apache/camel/pull/2333
added support for propagating camel headers to kafka and vice versa
Since 0.11.0 Kafka support headers, and it would be awesome to have such
feature available also in camel component.
By
It is great to have a build for JDK 9 and 10!
(Next step is JDK 11, which is already available according to
https://cwiki.apache.org/confluence/display/INFRA/JDK+Installation+Matrix
:))
Making the job executing the test for JDK 9 and JDK 10 in parallel was easy:
https://github.com/apache/cam
Good morning - whoa, it was supposed to be my breakfast ;-)
Anyway good catch guys!
Thanks,
Tomo
On Thu, 2018-05-10 at 14:15 +0300, Onder SEZGIN wrote:
> yes i managed to do it same locally.
> the reason of the issue is still here.
>
> https://www.mail-archive.com/search?l=us...@tomee.apache.o
locally, i did (to avoid any effect on others)
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index 67936fa31d6..b26e7a8e3fe 100644
--- a/components/camel-ejb/pom.xml
+++ b/components/camel-ejb/pom.xml
@@ -54,8 +54,18 @@
org.slf4j
slf4j-jdk14
yes i managed to do it same locally.
the reason of the issue is still here.
https://www.mail-archive.com/search?l=us...@tomee.apache.org&q=subject:%22Re%5C%3A+Java+8+Type+Annotations+cause+error+%5C-+is+that+expected%5C%3F%22&o=newest&f=1
excluding shaded dependency from latest release of openejb
GitHub user davidkarlsen opened a pull request:
https://github.com/apache/camel/pull/2332
Feature/upgrade spring security
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidkarlsen/camel
feature/upgradeSpringSecurity
Alternat
GitHub user davidkarlsen opened a pull request:
https://github.com/apache/camel/pull/2331
upgrade spring-boot and spring
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidkarlsen/camel master
Alternatively you can review and
Hi
I managed to fix the failing camel-ejb tests locally. Let’s wait for the next
CI-build.
Babak
> On 10 May 2018, at 07:39, Onder SEZGIN wrote:
>
> Interestingly, it does not fail in IDE(intellij).
> It fails on mvn prompt as Tomohisa mentioned.
> after running mvn clean on the prompt and fi
14 matches
Mail list logo