This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
from aa281336 CAMEL-18496: removed the deprecated component camel-cmis new d3baea2a CAMEL-18496: removed the deprecated component camel-cmis new f10af43f Regen 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/catalog/karaf/components.properties | 2 - components/camel-cmis-osgi/pom.xml | 66 ---------------------- .../services/org/apache/camel/other.properties | 7 --- .../src/generated/resources/cmis-osgi.json | 15 ----- .../camel/component/cmis/osgi/Activator.java | 45 --------------- components/pom.xml | 1 - 6 files changed, 136 deletions(-) delete mode 100644 components/camel-cmis-osgi/pom.xml delete mode 100644 components/camel-cmis-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties delete mode 100644 components/camel-cmis-osgi/src/generated/resources/cmis-osgi.json delete mode 100644 components/camel-cmis-osgi/src/main/java/org/apache/camel/component/cmis/osgi/Activator.java