This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch devel-camel-20383
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 0ff40e3491a Improve stage name for multi-arch builds
discard d05d79d4dfc Fixed build on the CI
discard f71d04cd435 Fixed few syntax errors.
discard edca299578c Fixed a few syntax errors on the Jenkinsfile
discard 1ffcd9208a2 Fixed license format on the matrix Jenkinsfiles
discard 61ef63c4e9d Updated the pipeline to consolidate all the CI automation
in a single file.
discard 107d58ecd3d Martix Jenkins pipeline for CI/CD.
discard fbea21c165e Fixed license format on the Jenkinsfile
discard f7cd8863801 CAMEL-20383: renamed the JDK 17 Jenkinsfile so we can
create the matrix job
add c4499beb638 CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests.
add d5e89dacfec CAMEL-20640: Remove unused and old openapi v2 stuff
add 9e563446713 Fixed missing license information on the top of the files
new 14017832bef CAMEL-20383: renamed the JDK 17 Jenkinsfile so we can
create the matrix job
new 2e6c3fd4d8a Fixed license format on the Jenkinsfile
new f4e55a407f3 Martix Jenkins pipeline for CI/CD.
new 32aaad2d713 Updated the pipeline to consolidate all the CI automation
in a single file.
new e9b3c9345d8 Fixed license format on the matrix Jenkinsfiles
new 5eb1e73bfe0 Fixed a few syntax errors on the Jenkinsfile
new 956552fdf9d Fixed few syntax errors.
new 234515ba147 Fixed build on the CI
new 57f731c8cc1 Improve stage name for multi-arch builds
new 71e6d0901cb Fixed few syntax errors.
new 6814fbf4073 Used single quotes instead of double and removed java
-version step.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0ff40e3491a)
\
N -- N -- N refs/heads/devel-camel-20383 (6814fbf4073)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Jenkinsfile.matrix.platform | 9 ++++-----
.../camel/openapi/DefaultRestDefinitionsResolver.java | 6 ------
.../apache/camel/openapi/RestDefinitionsResolver.java | 2 --
.../org/apache/camel/openapi/RestOpenApiReader.java | 3 ---
.../camel/openapi/jmx/JmxRestDefinitionsResolver.java | 18 ------------------
.../sjms2/consumer/InOnlyTopicDurableConsumerTest.java | 13 +++++++++++--
.../infra/openldap/services/OpenLdapContainer.java | 17 +++++++++++++++++
.../test/infra/redis/services/RedisContainer.java | 17 +++++++++++++++++
8 files changed, 49 insertions(+), 36 deletions(-)