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

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


    from e9bd62c  Camel-Resilience4j: Removed refs to camel-test-blueprint 
(camel-karaf migration)
     new 838ae32  Camel-Servicenow: Removed refs to camel-test-blueprint 
(camel-karaf migration)
     new 2f5ffd2  Camel-Snakeyaml: Removed refs to camel-test-blueprint 
(camel-karaf migration)

The 2 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:
 .../camel-servicenow-component/pom.xml             |  5 --
 .../ServiceNowBlueprintComponentAuthTest.java      | 67 --------------------
 .../ServiceNowBlueprintEndpointAuthTest.java       | 60 ------------------
 .../blueprint/blueprint-component-auth.xml         | 55 ----------------
 .../OSGI-INF/blueprint/blueprint-endpoint-auth.xml | 37 -----------
 components/camel-snakeyaml/pom.xml                 |  5 --
 .../SnakeYAMLBlueprintTypeFilterTest.java          | 47 --------------
 .../OSGI-INF/blueprint/blueprint-typefilter.xml    | 73 ----------------------
 8 files changed, 349 deletions(-)
 delete mode 100644 
components/camel-servicenow/camel-servicenow-component/src/test/java/org/apache/camel/component/servicenow/ServiceNowBlueprintComponentAuthTest.java
 delete mode 100644 
components/camel-servicenow/camel-servicenow-component/src/test/java/org/apache/camel/component/servicenow/ServiceNowBlueprintEndpointAuthTest.java
 delete mode 100644 
components/camel-servicenow/camel-servicenow-component/src/test/resources/OSGI-INF/blueprint/blueprint-component-auth.xml
 delete mode 100644 
components/camel-servicenow/camel-servicenow-component/src/test/resources/OSGI-INF/blueprint/blueprint-endpoint-auth.xml
 delete mode 100644 
components/camel-snakeyaml/src/test/java/org/apache/camel/component/snakeyaml/SnakeYAMLBlueprintTypeFilterTest.java
 delete mode 100644 
components/camel-snakeyaml/src/test/resources/OSGI-INF/blueprint/blueprint-typefilter.xml

Reply via email to