This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
omit 1cfc3e66f40 Regen for commit 2b80ba9271f6197e4847e8f6c971e31149000686
add dc0d4bb9685 CAMEL-18928: removed component camel-jbpm
add 3073da9f8e7 CAMEL-18928: removed component camel-jbpm
add 8cbfcaf5f95 CAMEL-18928: removed component camel-jbpm
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 (1cfc3e66f40)
\
N -- N -- N refs/heads/regen_bot (8cbfcaf5f95)
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.
No new revisions were added by this update.
Summary of changes:
bom/camel-bom/pom.xml | 5 -
catalog/camel-allcomponents/pom.xml | 5 -
dsl/camel-xml-jaxb-dsl-test/jbpm/pom.xml | 180 ---------------------
.../jbpm/server/CamelKieServerExtensionTest.java | 155 ------------------
.../jbpm/src/test/resources/camel-routes.xml | 25 ---
.../src/test/resources/global-camel-routes.xml | 25 ---
.../jbpm/src/test/resources/log4j2-test.properties | 31 ----
dsl/camel-xml-jaxb-dsl-test/pom.xml | 1 -
parent/pom.xml | 5 -
9 files changed, 432 deletions(-)
delete mode 100644 dsl/camel-xml-jaxb-dsl-test/jbpm/pom.xml
delete mode 100644
dsl/camel-xml-jaxb-dsl-test/jbpm/src/test/java/org/apache/camel/component/jbpm/server/CamelKieServerExtensionTest.java
delete mode 100644
dsl/camel-xml-jaxb-dsl-test/jbpm/src/test/resources/camel-routes.xml
delete mode 100644
dsl/camel-xml-jaxb-dsl-test/jbpm/src/test/resources/global-camel-routes.xml
delete mode 100644
dsl/camel-xml-jaxb-dsl-test/jbpm/src/test/resources/log4j2-test.properties