Repository: camel
Updated Branches:
refs/heads/camel-2.15.x bab41b7bf -> e3c695004
refs/heads/master 88e99af67 -> c9e105bb0
Upgrade MyBatis to version 3.3.0
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8106485a
Tree:
Fixed CS
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e3c69500
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e3c69500
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e3c69500
Branch: refs/heads/camel-2.15
Fixed CS
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c9e105bb
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c9e105bb
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c9e105bb
Branch: refs/heads/master
Com
If ExchangePattern is InOut retain headers for all statement types and not only
for select queries. Also preserve the body if outputHeader is set.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cb203e5e
Tree: http://git-wip-
If ExchangePattern is InOut retain headers for all statement types and not only
for select queries. Also preserve the body if outputHeader is set.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6da5a7f6
Tree: http://git-wip-
Handling resources loading in OSGI environment
Conflicts:
components/camel-schematron/src/main/java/org/apache/camel/component/schematron/SchematronEndpoint.java
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a84024
Repository: camel
Updated Branches:
refs/heads/camel-2.15.x 88e6aac8a -> bab41b7bf
refs/heads/master 1486d2827 -> 88e99af67
Handling resources loading in OSGI environment
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4
Fixed CS
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88e99af6
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/88e99af6
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/88e99af6
Branch: refs/heads/master
Com
Fixed CS
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bab41b7b
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bab41b7b
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bab41b7b
Branch: refs/heads/camel-2.15
Repository: camel
Updated Branches:
refs/heads/master f9a222617 -> 1486d2827
CAMEL-8655: Added spring boot archetype
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1486d282
Tree: http://git-wip-us.apache.org/repos/asf/cam
Repository: camel
Updated Branches:
refs/heads/camel-2.15.x 7a5d8b986 -> 88e6aac8a
refs/heads/master ee7893526 -> f9a222617
Upgrade to spring boot 1.2.4
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f9a22261
Tree: http
Upgrade to spring boot 1.2.4
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88e6aac8
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/88e6aac8
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/88e6aac8
Branch: r
Author: buildbot
Date: Thu Jun 4 14:18:42 2015
New Revision: 953801
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2160-release.html
websites/production/camel/content/camel-maven-ar
Repository: camel
Updated Branches:
refs/heads/master e93c5019d -> ee7893526
CAMEL-8655: Added spring boot archetype
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ee789352
Tree: http://git-wip-us.apache.org/repos/asf/cam
Repository: camel
Updated Branches:
refs/heads/master f6aa990c0 -> e93c5019d
Upgrade Google App Engine to version 1.9.21
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e93c5019
Tree: http://git-wip-us.apache.org/repos/asf
CAMEL-8829: Do a defensive copy of the message when creating correlated copy,
to eavoid any ConcurrentModificationException such as routing to logs using
concurrent threads or if using wire tap EIP etc.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.
Repository: camel
Updated Branches:
refs/heads/master a704d0331 -> f6aa990c0
CAMEL-8829: Do a defensive copy of the message when creating correlated copy,
to eavoid any ConcurrentModificationException such as routing to logs using
concurrent threads or if using wire tap EIP etc.
Project: ht
CAMEL-8829: Do a defensive copy of the message when creating correlated copy,
to eavoid any ConcurrentModificationException such as routing to logs using
concurrent threads or if using wire tap EIP etc.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.
18 matches
Mail list logo