http://git-wip-us.apache.org/repos/asf/camel/blob/c5f09077/components-starter/camel-google-calendar-starter/pom.xml
--
diff --git a/components-starter/camel-google-calendar-starter/pom.xml
b/components-starter/camel-google-calenda
http://git-wip-us.apache.org/repos/asf/camel/blob/e82da57e/components-starter/camel-spring-javaconfig-starter/pom.xml
--
diff --git a/components-starter/camel-spring-javaconfig-starter/pom.xml
b/components-starter/camel-spring-jav
http://git-wip-us.apache.org/repos/asf/camel/blob/e82da57e/examples/camel-example-cdi-rest-servlet/pom.xml
--
diff --git a/examples/camel-example-cdi-rest-servlet/pom.xml
b/examples/camel-example-cdi-rest-servlet/pom.xml
index c62
[maven-release-plugin] prepare release camel-2.18.5
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c5f09077
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c5f09077
Diff: http://git-wip-us.apache.org/repos/asf/camel/d
http://git-wip-us.apache.org/repos/asf/camel/blob/e82da57e/components-starter/camel-google-calendar-starter/pom.xml
--
diff --git a/components-starter/camel-google-calendar-starter/pom.xml
b/components-starter/camel-google-calenda
http://git-wip-us.apache.org/repos/asf/camel/blob/c5f09077/components-starter/camel-spring-javaconfig-starter/pom.xml
--
diff --git a/components-starter/camel-spring-javaconfig-starter/pom.xml
b/components-starter/camel-spring-jav
[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/e82da57e
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e82da57e
Diff: http://git-wip-us.apache.org/repos/a
http://git-wip-us.apache.org/repos/asf/camel/blob/e82da57e/components/camel-jira/pom.xml
--
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index 05286ca..ec4157b 100644
--- a/components/camel-jira/pom.xm
Repository: camel
Updated Branches:
refs/heads/camel-2.18.x 7d0dbdffb -> e82da57e9
CAMEL-10393: camel-properties: Add an option to disable using default value if
a property does not exists
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/a
Fix Checkstyle issue
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/49e32334
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/49e32334
Diff: http://git-wip-us.apache.org/repos/asf/camel
CAMEL-10393: camel-properties: Add an option to disable using default value if
a property does not exists
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b843e0dd
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b843e0
http://git-wip-us.apache.org/repos/asf/camel/blob/c5f09077/examples/camel-example-cdi-rest-servlet/pom.xml
--
diff --git a/examples/camel-example-cdi-rest-servlet/pom.xml
b/examples/camel-example-cdi-rest-servlet/pom.xml
index 586
http://git-wip-us.apache.org/repos/asf/camel/blob/c5f09077/components/camel-jira/pom.xml
--
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index 8c63d23..05286ca 100644
--- a/components/camel-jira/pom.xm
Fix Checkstyle issue
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/9a1159c5
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9a1159c5
Diff: http://git-wip-us.apache.org/repos/asf/camel
http://git-wip-us.apache.org/repos/asf/camel/blob/0b83a0eb/connectors/examples/twitter-search-connector/src/main/java/org/foo/search/springboot/TwitterSearchConnectorConfigurationCommon.java
--
diff --git
a/connectors/examples/twi
Repository: camel
Updated Branches:
refs/heads/master 0b3c19ce2 -> 280d9e948
CAMEL-11776: Fixed doc and checkstyle
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/280d9e94
Tree: http://git-wip-us.apache.org/repos/asf/camel
CAMEL-11776: Renamed the twitter-search connector to twitter-find
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0b83a0eb
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0b83a0eb
Diff: http://git-wip-us.apache.org/rep
Repository: camel
Updated Branches:
refs/heads/master 79993fe2b -> 0b3c19ce2
[CAMEL-11798] Connector API assumes flat classpath (fix typo)
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0b3c19ce
Tree: http://git-wip-us.ap
Repository: camel
Updated Branches:
refs/heads/master db22d8468 -> 79993fe2b
CAMEL-10225: Add option to xpath to enable thread safety as otherwise we can
get weird issues when using camel-saxon etc. Thanks to David Bennison for
providing unit test.
Project: http://git-wip-us.apache.org/repo
CAMEL-11786: Migrate docs to more correct ascii doc format
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/db22d846
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/db22d846
Diff: http://git-wip-us.apache.org/repos/asf/
Repository: camel
Updated Branches:
refs/heads/master 76f6a3704 -> db22d8468
http://git-wip-us.apache.org/repos/asf/camel/blob/db22d846/camel-core/src/main/docs/eips/throttle-eip.adoc
--
diff --git a/camel-core/src/main/docs/ei
http://git-wip-us.apache.org/repos/asf/camel/blob/e82da57e/components/camel-jira/pom.xml
--
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index 05286ca..ec4157b 100644
--- a/components/camel-jira/pom.xm
http://git-wip-us.apache.org/repos/asf/camel/blob/e82da57e/components-starter/camel-google-calendar-starter/pom.xml
--
diff --git a/components-starter/camel-google-calendar-starter/pom.xml
b/components-starter/camel-google-calenda
Repository: camel
Updated Tags: refs/tags/camel-2.18.5 [created] 1d0ec1897
[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/e82da57e
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e82da57e
Diff: http://git-wip-us.apache.org/repos/a
Repository: camel
Updated Branches:
refs/heads/release/2.18.5 c5f09077c -> e82da57e9
http://git-wip-us.apache.org/repos/asf/camel/blob/e82da57e/examples/camel-example-cdi-rest-servlet/pom.xml
--
diff --git a/examples/camel-exam
[maven-release-plugin] prepare release camel-2.18.5
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c5f09077
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c5f09077
Diff: http://git-wip-us.apache.org/repos/asf/camel/d
http://git-wip-us.apache.org/repos/asf/camel/blob/c5f09077/components-starter/camel-spring-javaconfig-starter/pom.xml
--
diff --git a/components-starter/camel-spring-javaconfig-starter/pom.xml
b/components-starter/camel-spring-jav
Repository: camel
Updated Branches:
refs/heads/release/2.18.5 9a1159c50 -> c5f09077c
http://git-wip-us.apache.org/repos/asf/camel/blob/c5f09077/examples/camel-example-cdi-rest-servlet/pom.xml
--
diff --git a/examples/camel-exam
http://git-wip-us.apache.org/repos/asf/camel/blob/e82da57e/components-starter/camel-spring-javaconfig-starter/pom.xml
--
diff --git a/components-starter/camel-spring-javaconfig-starter/pom.xml
b/components-starter/camel-spring-jav
http://git-wip-us.apache.org/repos/asf/camel/blob/c5f09077/components/camel-jira/pom.xml
--
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index 8c63d23..05286ca 100644
--- a/components/camel-jira/pom.xm
http://git-wip-us.apache.org/repos/asf/camel/blob/c5f09077/components-starter/camel-google-calendar-starter/pom.xml
--
diff --git a/components-starter/camel-google-calendar-starter/pom.xml
b/components-starter/camel-google-calenda
[CAMEL-11798] Connector API assumes flat classpath
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b4c933b7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b4c933b7
Diff: http://git-wip-us.apache.org/repos/asf/camel/di
Repository: camel
Updated Branches:
refs/heads/camel-2.19.x 414eb298f -> 1e68bf73c
refs/heads/master b4c933b7f -> 76f6a3704
CAMEL-11797: Change MessageHelper to actually use the custom message history
format for lines > 1
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: h
CAMEL-11797: Change MessageHelper to actually use the custom message history
format for lines > 1
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1e68bf73
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1e68bf73
Diff:
Fix Checkstyle issue
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/9a1159c5
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9a1159c5
Diff: http://git-wip-us.apache.org/repos/asf/camel
Fix Checkstyle issue
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/49e32334
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/49e32334
Diff: http://git-wip-us.apache.org/repos/asf/camel
CAMEL-10393: camel-properties: Add an option to disable using default value if
a property does not exists
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b843e0dd
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b843e0
Repository: camel
Updated Branches:
refs/heads/release/2.18.5 [created] 9a1159c50
CAMEL-10393: camel-properties: Add an option to disable using default value if
a property does not exists
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/as
Repository: camel
Updated Branches:
refs/heads/camel-2.19.x 2a7cba96b -> 414eb298f
refs/heads/master af6889705 -> b4c933b7f
[CAMEL-11798] Connector API assumes flat classpath
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/comm
Repository: camel
Updated Branches:
refs/heads/release/2.18.5 [deleted] a1d16f1ef
41 matches
Mail list logo