The Apache Jenkins build system has built Camel.2.12.x.notest (build #139)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.2.12.x.notest/139/
to view the results.
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/251
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/250
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/248
---
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
Github user davidkarlsen closed the pull request at:
https://github.com/apache/camel/pull/249
---
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
The Apache Jenkins build system has built Camel.trunk.notest.jdk7 (build #85)
Status: Still Failing
Check console output at
https://builds.apache.org/job/Camel.trunk.notest.jdk7/85/ to view the results.
GitHub user cristianonicolai opened a pull request:
https://github.com/apache/camel/pull/251
CAMEL-7734: Replace custom pool implementation by commons-pool
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cristianonicolai/camel ca
The Apache Jenkins build system has built Camel.2.12.x.notest (build #138)
Status: Fixed
Check console output at https://builds.apache.org/job/Camel.2.12.x.notest/138/
to view the results.
GitHub user oscerd opened a pull request:
https://github.com/apache/camel/pull/250
Improvement Camel-7724 camel-bindy - Add support for boolean data type
formatter
Hi,
This PR is related to the improvement:
https://issues.apache.org/jira/browse/CAMEL-7724
Bye,
The Apache Jenkins build system has built Camel.trunk.notest (build #2139)
Status: Still Failing
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2139/
to view the results.
GitHub user davidkarlsen opened a pull request:
https://github.com/apache/camel/pull/249
CAMEL-7731: fix typo
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidkarlsen/camel CAMEL-7731
Alternatively you can review and apply t
GitHub user romanjakubco opened a pull request:
https://github.com/apache/camel/pull/248
CAMEL-7730
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/romanjakubco/camel CAMEL-7730
Alternatively you can review and apply these chan
Hi Alexey,
The EventNotifier is used internally by Camel to send notifications /
events and exists since many Camel releases
-
http://grepcode.com/file/repo1.maven.org/maven2/org.apache.camel/camel-core/2.12.1/org/apache/camel/spi/EventNotifier.java#EventNotifier
Regards,
On Thu, Aug 21, 2014
Hello,
Using Camel 2.13.2 I've found that my route already contains EventNotifier
but with Camel 2.12.1 there was nothing. I checked change history but
can't find regarding changes. Can anybody point me to this?
--
Regards, Alexey.
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/247
Fix for CAMEL-7726 added property for camel-test-spring artifactId to Fi...
...x the test failures of spring4 profile
You can merge this pull request into a Git repository by running:
$ git p
Hi,
I am using below query to get records
SELECT distinct TOP 1 MOBILE,FAX,ADDRESS_EMAIL,
(case when((select count(*) from urole where r_id = 3 and U_ID = ID)>0) then
1 else 0 end as ROLE,
case when((select count(*) from urole where r_id = 4 and u_id = ID) > 0)
then 1 else 0 end as ADMIN,
cas
16 matches
Mail list logo