Repository: camel
Updated Branches:
refs/heads/master 84adb90f7 -> af47d5178
Fixed test
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/af47d517
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/af47d517
Diff: http:/
Repository: camel
Updated Branches:
refs/heads/master 835a41edf -> 84adb90f7
Added unit test based on user forum issue
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/84adb90f
Tree: http://git-wip-us.apache.org/repos/asf/c
Author: buildbot
Date: Sat Aug 23 06:18:33 2014
New Revision: 920214
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/user-stories.html
Modified: websites/production/camel/content/cache/main.pa
hdfs test passing
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/835a41ed
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/835a41ed
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/835a41ed
Branch: refs/heads/m
Repository: camel
Updated Branches:
refs/heads/master 276bf38a1 -> 835a41edf
Add better error message for test failure
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3523fa17
Tree: http://git-wip-us.apache.org/repos/asf/c
Get more of the osgi tests passing.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/133be338
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/133be338
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/133be338
Br
Fix a bunch of eclipse warnings
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/24758afb
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/24758afb
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/24758afb
Branch
Author: buildbot
Date: Fri Aug 22 16:18:02 2014
New Revision: 920158
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/uuidgenerator.html
Modified: websites/production/camel/content/cache/main.p
Repository: camel
Updated Branches:
refs/heads/master 6706b5b4e -> 276bf38a1
CAMEL-7676: Added unit test.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/276bf38a
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/276
Repository: camel
Updated Branches:
refs/heads/master a2aa6ac83 -> 6706b5b4e
Update to pax-exam provided tinybundles to allow more of the tests to pass
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6706b5b4
Tree: http://
Don't use the deprecated pax-exam classes.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a2aa6ac8
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a2aa6ac8
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a2aa6
Repository: camel
Updated Branches:
refs/heads/master 7a2e5197f -> a2aa6ac83
http://git-wip-us.apache.org/repos/asf/camel/blob/a2aa6ac8/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/cxf/blueprint/CxfBeanBlueprintRouterTest.java
Repository: camel
Updated Branches:
refs/heads/master 7ad36e3d2 -> 7a2e5197f
CAMEL-7738: Fixed vertx tests which must fork per test.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7a2e5197
Tree: http://git-wip-us.apache.o
CAMEL-7736: Fixed issue with exchange may get stuck as inflight if creating
producer fails when its used in dynamic eips such as routing slip etc.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f341506e
Tree: http://git-wip-
CAMEL-7736: Fixed issue with exchange may get stuck as inflight if creating
producer fails when its used in dynamic eips such as routing slip etc.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/48567a23
Tree: http://git-wip-
Repository: camel
Updated Branches:
refs/heads/camel-2.12.x 42e26e10d -> f341506ea
refs/heads/camel-2.13.x 147adf782 -> 48567a23d
refs/heads/master 07c1fd97c -> 7ad36e3d2
CAMEL-7736: Fixed issue with exchange may get stuck as inflight if creating
producer fails when its used in dynamic eip
Repository: camel
Updated Branches:
refs/heads/camel-2.12.x 57d9e9cfe -> 42e26e10d
refs/heads/camel-2.13.x 430d1a254 -> 147adf782
refs/heads/master 130fba438 -> 07c1fd97c
CAMEL-7735: Fixed producer template to not emit 2x sent event to notifier if
the exchange was manually created and usin
CAMEL-7735: Fixed producer template to not emit 2x sent event to notifier if
the exchange was manually created and using the send method.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/42e26e10
Tree: http://git-wip-us.apache
CAMEL-7735: Fixed producer template to not emit 2x sent event to notifier if
the exchange was manually created and using the send method.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/147adf78
Tree: http://git-wip-us.apache
Author: buildbot
Date: Fri Aug 22 07:18:19 2014
New Revision: 920092
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2140-release.html
Modified: websites/production/camel/content/cache/m
22 matches
Mail list logo