http://git-wip-us.apache.org/repos/asf/camel/blob/2fa96127/components/camel-csv/pom.xml
--
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index a7fb2fb..e6ba095 100644
--- a/components/camel-csv/pom.xml
++
Repository: camel
Updated Branches:
refs/heads/camel-2.19.x 2c9545b7a -> 2fa96127f
http://git-wip-us.apache.org/repos/asf/camel/blob/2fa96127/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml
--
diff --git
http://git-wip-us.apache.org/repos/asf/camel/blob/2fa96127/examples/camel-example-rest-swagger/pom.xml
--
diff --git a/examples/camel-example-rest-swagger/pom.xml
b/examples/camel-example-rest-swagger/pom.xml
index aca9806..345d98
[maven-release-plugin] prepare for next development iteration
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2fa96127
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2fa96127
Diff: http://git-wip-us.apache.org/repos/a
http://git-wip-us.apache.org/repos/asf/camel/blob/2fa96127/components/camel-rss/pom.xml
--
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 0a50dac..755bec8 100644
--- a/components/camel-rss/pom.xml
++
http://git-wip-us.apache.org/repos/asf/camel/blob/2fa96127/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
--
diff --git
a/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
Repository: camel
Updated Tags: refs/tags/camel-2.19.2 [created] ac8a4ed9a
http://git-wip-us.apache.org/repos/asf/camel/blob/2c9545b7/components/camel-csv/pom.xml
--
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index e6ba095..a7fb2fb 100644
--- a/components/camel-csv/pom.xml
++
http://git-wip-us.apache.org/repos/asf/camel/blob/2c9545b7/examples/camel-example-rest-swagger/pom.xml
--
diff --git a/examples/camel-example-rest-swagger/pom.xml
b/examples/camel-example-rest-swagger/pom.xml
index 345d988..aca980
Repository: camel
Updated Branches:
refs/heads/camel-2.19.x 1909afc07 -> 2c9545b7a
http://git-wip-us.apache.org/repos/asf/camel/blob/2c9545b7/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml
--
diff --git
http://git-wip-us.apache.org/repos/asf/camel/blob/2c9545b7/components/camel-rss/pom.xml
--
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 755bec8..0a50dac 100644
--- a/components/camel-rss/pom.xml
++
[maven-release-plugin] prepare release camel-2.19.2
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2c9545b7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2c9545b7
Diff: http://git-wip-us.apache.org/repos/asf/camel/d
http://git-wip-us.apache.org/repos/asf/camel/blob/2c9545b7/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
--
diff --git
a/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
Repository: camel
Updated Branches:
refs/heads/camel-2.19.x e366cb832 -> 1909afc07
Fix compilation error
Signed-off-by: Gregor Zurowski
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1909afc0
Tree: http://git-wip-us.apa
Repository: camel
Updated Tags: refs/tags/camel-2.19.2 [deleted] 377078988
Upgrade Spring Boot
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d150d056
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d150d056
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d150d056
Branch: refs/heads
Upgrade Spring Boot
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e366cb83
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e366cb83
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e366cb83
Branch: refs/heads
CAMEL-11610: Fixed a bug introduced with recent rest-dsl fix for spring boot
that caused rest-dsl being initialized while camel context is initializing so
spring boot gives us null values.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/
Repository: camel
Updated Branches:
refs/heads/camel-2.19.x b80470685 -> e366cb832
refs/heads/master e7bfaf212 -> d150d056a
CAMEL-11610: Fixed a bug introduced with recent rest-dsl fix for spring boot
that caused rest-dsl being initialized while camel context is initializing so
spring boot
Repository: camel
Updated Branches:
refs/heads/camel-2.18.x efc97083e -> 9bb08f6c3
CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled.
If debug is enabled and cache is not initialised an npe is thrown
when stopping the component.
Conflicts:
camel-core/src/main/java/org/
Repository: camel
Updated Branches:
refs/heads/camel-2.19.x 504c70ab2 -> b80470685
CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled.
If debug is enabled and cache is not initialised an npe is thrown
when stopping the component.
Conflicts:
camel-core/src/main/java/org/
Repository: camel
Updated Branches:
refs/heads/master 2bd1a3d8d -> e7bfaf212
Regen
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e7bfaf21
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e7bfaf21
Diff: http://git-
Repository: camel
Updated Branches:
refs/heads/master bdca8ba55 -> 2bd1a3d8d
[CAMEL-11601] : change camel-file default value for readLockLoggingLevel from
WARN to DEBUG
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2bd1
Repository: camel
Updated Branches:
refs/heads/master 9090acfe4 -> bdca8ba55
CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled.
If debug is enabled and cache is not initialised an npe is thrown
when stopping the component.
Project: http://git-wip-us.apache.org/repos/asf/camel/
Repository: camel
Updated Branches:
refs/heads/master 5a72ec72e -> 9090acfe4
CAMEL-11605: Invalid accept header
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9090acfe
Tree: http://git-wip-us.apache.org/repos/asf/camel/tr
Repository: camel
Updated Branches:
refs/heads/master 6c0c17550 -> 5a72ec72e
Camel-Undertow: Removed unused imports and a deprecated method usage
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5a72ec72
Tree: http://git-wi
Repository: camel
Updated Branches:
refs/heads/master fbcbba3cf -> 6c0c17550
Upgrade Spring Data Redis to version 1.8.6.RELEASE
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6c0c1755
Tree: http://git-wip-us.apache.org/re
Repository: camel
Updated Branches:
refs/heads/master d8c0a53b6 -> fbcbba3cf
CAMEL-11608 - Camel-AWS: Camel-Kinesis needs Jackson Dataformat CBOR to work in
OSGi
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fbcbba3c
Tr
Repository: camel
Updated Branches:
refs/heads/camel-2.19.x 76de7f99b -> 504c70ab2
CAMEL-11608 - Camel-AWS: Camel-Kinesis needs Jackson Dataformat CBOR to work in
OSGi
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/504c7
Repository: camel
Updated Branches:
refs/heads/camel-2.18.x 1cc3ee3ba -> efc97083e
CAMEL-11608 - Camel-AWS: Camel-Kinesis needs Jackson Dataformat CBOR to work in
OSGi
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/efc97
30 matches
Mail list logo