This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new c731faf031b camel-dsl-modeline: Remove deprecated camel-k specific properties-source-factory (#18108) c731faf031b is described below commit c731faf031b0533fc49528bdbfa102d27b5ede91 Author: JiriOndrusek <ondrusek.j...@gmail.com> AuthorDate: Mon May 19 11:56:17 2025 +0200 camel-dsl-modeline: Remove deprecated camel-k specific properties-source-factory (#18108) --- .../META-INF/services/org/apache/camel/properties-source-factory | 2 -- 1 file changed, 2 deletions(-) diff --git a/dsl/camel-dsl-modeline/src/generated/resources/META-INF/services/org/apache/camel/properties-source-factory b/dsl/camel-dsl-modeline/src/generated/resources/META-INF/services/org/apache/camel/properties-source-factory deleted file mode 100644 index 90a08445b78..00000000000 --- a/dsl/camel-dsl-modeline/src/generated/resources/META-INF/services/org/apache/camel/properties-source-factory +++ /dev/null @@ -1,2 +0,0 @@ -# Generated by camel build tools - do NOT edit this file! -class=org.apache.camel.dsl.modeline.PropertyTrait