This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 2b80ba9271f CAMEL-18936 - components - Add log4j-core so logging to 
logfile works
     new dc0d4bb9685 CAMEL-18928: removed component camel-jbpm
     new 3073da9f8e7 CAMEL-18928: removed component camel-jbpm
     new 8cbfcaf5f95 CAMEL-18928: removed component camel-jbpm

The 3 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:
 bom/camel-bom/pom.xml                              |  20 +++
 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, 20 insertions(+), 427 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

Reply via email to